mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
Move sequence tests to the test framework
This commit is contained in:
parent
bf8ce25216
commit
09aa2e79ab
@ -62,6 +62,9 @@ regex_LDADD = $(progs_ldadd)
|
|||||||
TEST_PROGS += base64
|
TEST_PROGS += base64
|
||||||
base64_LDADD = $(progs_ldadd)
|
base64_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
|
TEST_PROGS += sequence
|
||||||
|
sequence_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
if OS_UNIX
|
if OS_UNIX
|
||||||
|
|
||||||
# some testing of gtester funcitonality
|
# some testing of gtester funcitonality
|
||||||
|
1286
glib/tests/sequence.c
Normal file
1286
glib/tests/sequence.c
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user