[tests] Moved /tests/ in /adg/tests/
commit325994c76c9963aaace349c9d62052ae1118b555
authorNicola Fontana <ntd@entidi.it>
Tue, 23 Feb 2010 14:25:58 +0000 (23 15:25 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 23 Feb 2010 14:25:58 +0000 (23 15:25 +0100)
treed3440d3881953061b2a42a08c71da4f0900f123d
parent02a5d5de17155860d83f9560d116120e7e383b85
[tests] Moved /tests/ in /adg/tests/

All the tests actually done are bound to the ADG project: make this
clear by moving them under /adg/. In future, the CPML library will hold
its own tests under /cpml/tests/.
12 files changed:
Makefile.am
adg/Makefile.am
adg/tests/.gitignore [moved from tests/.gitignore with 100% similarity]
adg/tests/Makefile.am [moved from tests/Makefile.am with 100% similarity]
adg/tests/test-alignment.c [moved from tests/test-alignment.c with 100% similarity]
adg/tests/test-container.c [moved from tests/test-container.c with 100% similarity]
adg/tests/test-edges.c [moved from tests/test-edges.c with 100% similarity]
adg/tests/test-entity.c [moved from tests/test-entity.c with 100% similarity]
adg/tests/test-internal.c [moved from tests/test-internal.c with 100% similarity]
adg/tests/test-internal.h [moved from tests/test-internal.h with 100% similarity]
adg/tests/test-model.c [moved from tests/test-model.c with 100% similarity]
configure.ac