]> granicus.if.org Git - libatomic_ops/commit
Remove auto-generated tests/list_atomic.c and test_atomic_include.h
authorIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 15:26:42 +0000 (19:26 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 15:26:42 +0000 (19:26 +0400)
commitd21a5af7923c8fc624a9f719472afb9c6aa0fb69
tree45fea322844a936c3f70e9f49ad0a651b0c4742d
parent86e8b5cb05ec51d39fbf80e22d98d782e188507d
Remove auto-generated tests/list_atomic.c and test_atomic_include.h
from the repo.

The files are still present in the distributive tar-ball as it is hard
to generate them on Windows (without Cygwin/MinGW).  Note that these
files are used only for testing (unlike generalize-small.h).
The later remains even in the repo as it makes possible to use
libatomic_ops without running any script.

* .gitignore: add tests/list_atomic.c and test_atomic_include.h.
* src/Makefile.msft: Add comment about test_atomic_include.h; wrap
long lines.
* src/Makefile.msft (all): Build "libatomic_ops_gpl.lib" instead of
"check".
* tests/list_atomic.c, tests/test_atomic_include.h: Remove.
.gitignore
TODO
src/Makefile.msft
tests/list_atomic.c [deleted file]
tests/test_atomic_include.h [deleted file]