mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
* tests/Makefile.am: add array-test.c * tests/array-test.c: New module, tests array family * tests/hash-test.c, tests/list-test.c, tests/slist-test.c, tests/string-test.c, tests/node-test.c: Clean out cruft left over from testglib.
33 lines
348 B
Plaintext
33 lines
348 B
Plaintext
*.lo
|
|
Makefile
|
|
Makefile.in
|
|
configure
|
|
aclocal.m4
|
|
.deps
|
|
_libs
|
|
libglib-1.1.la
|
|
config.log
|
|
glibconfig.h
|
|
libtool
|
|
config.status
|
|
stamp-h
|
|
.libs
|
|
testglib
|
|
config.cache
|
|
glib-config
|
|
libglib.la
|
|
config.h.in
|
|
config.h
|
|
stamp-gc-h
|
|
testgdate
|
|
testgdateparser
|
|
glibconfig-sysdefs.h
|
|
alloca-test
|
|
hash-test
|
|
list-test
|
|
node-test
|
|
relation-test
|
|
slist-test
|
|
string-test
|
|
array-test
|