glob-h: Add tests.
commit3bd9c3d70ab02c439c0a6880127d5c28c3017e6e
authorBruno Haible <bruno@clisp.org>
Tue, 7 Aug 2018 08:54:41 +0000 (7 10:54 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 7 Aug 2018 08:54:41 +0000 (7 10:54 +0200)
tree1b978c0f05d34ac3a6aabb98cd5b2bce661b019b
parent490c345b1425350e8749a00ec9566d29521d92db
glob-h: Add tests.

* tests/test-glob-h.c: New file, partially based on tests/test-glob.c.
* tests/test-glob.c: Reorder #includes. Remove tests that are moved to
tests/test-glob-h.c.
* modules/glob-h-tests: New file.
* tests/test-glob-h-c++.cc: Renamed from tests/test-glob-c++.cc. Add
conditions.
* modules/glob-h-c++-tests: Renamed from modules/glob-c++-tests.
* modules/glob-tests (Depends-on): Remove glob-c++-tests.
ChangeLog
modules/glob-c++-tests [deleted file]
modules/glob-h-c++-tests [new file with mode: 0644]
modules/glob-h-tests [new file with mode: 0644]
modules/glob-tests
tests/test-glob-h-c++.cc [copied from tests/test-glob-c++.cc with 87% similarity]
tests/test-glob-h.c [moved from tests/test-glob-c++.cc with 51% similarity]
tests/test-glob.c