Moved test/sort and test/sort to test/api.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 16 Apr 2008 10:40:13 +0000 (12:40 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 16 Apr 2008 10:40:13 +0000 (12:40 +0200)
commit5a4d40ae6b8372f38c1871b493866e2848d125b4
tree3aafe1e9eb788e0925055af2f2ef759803c84524
parent965cbd297cf8de73cfe01d55983b8161ae7cf67e
Moved test/sort and test/sort to test/api.
30 files changed:
configure.ac
test/Makefile.am
test/api/.gitignore
test/api/Makefile.am
test/api/sort1.abs [new file with mode: 0644]
test/api/sort2.abs [new file with mode: 0644]
test/api/test_sort1.c [new file with mode: 0644]
test/api/test_sort1.cfg [new file with mode: 0644]
test/api/test_sort1.chr [new file with mode: 0644]
test/api/test_sort1.idx [new file with mode: 0644]
test/api/test_sort2.c [new file with mode: 0644]
test/api/test_sort2.cfg [new file with mode: 0644]
test/api/test_sort2.chr [new file with mode: 0644]
test/api/test_sort2.idx [new file with mode: 0644]
test/sort/.gitignore [deleted file]
test/sort/Makefile.am [deleted file]
test/sort/sort1.abs [deleted file]
test/sort/test_sort1.c [deleted file]
test/sort/test_sort1.cfg [deleted file]
test/sort/test_sort1.chr [deleted file]
test/sort/test_sort1.idx [deleted file]
test/sort/test_sort1_rec.xml [deleted file]
test/sort2/.gitignore [deleted file]
test/sort2/Makefile.am [deleted file]
test/sort2/sort2.abs [deleted file]
test/sort2/test_sort2.c [deleted file]
test/sort2/test_sort2.cfg [deleted file]
test/sort2/test_sort2.chr [deleted file]
test/sort2/test_sort2.idx [deleted file]
test/sort2/test_sort2_rec.xml [deleted file]