mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-03 14:23:07 +02:00
Run run-bookmark-test.sh
This commit is contained in:
parent
a58772f052
commit
0163a3808c
@ -1,5 +1,8 @@
|
|||||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* tests/Makefile.am: Arrange for run-bookmark-test.sh
|
||||||
|
to be run by make check.
|
||||||
|
|
||||||
* tests/utf8-pointer.c:
|
* tests/utf8-pointer.c:
|
||||||
* tests/tree-test.c: Silence warnings.
|
* tests/tree-test.c: Silence warnings.
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* tests/Makefile.am: Arrange for run-bookmark-test.sh
|
||||||
|
to be run by make check.
|
||||||
|
|
||||||
* tests/utf8-pointer.c:
|
* tests/utf8-pointer.c:
|
||||||
* tests/tree-test.c: Silence warnings.
|
* tests/tree-test.c: Silence warnings.
|
||||||
|
|
||||||
|
@ -64,7 +64,6 @@ test_programs = \
|
|||||||
atomic-test \
|
atomic-test \
|
||||||
array-test \
|
array-test \
|
||||||
base64-test \
|
base64-test \
|
||||||
bookmarkfile-test \
|
|
||||||
$(CXX_TEST) \
|
$(CXX_TEST) \
|
||||||
child-test \
|
child-test \
|
||||||
completion-test \
|
completion-test \
|
||||||
@ -110,9 +109,9 @@ test_programs = \
|
|||||||
utf8-pointer \
|
utf8-pointer \
|
||||||
uri-test
|
uri-test
|
||||||
|
|
||||||
test_scripts = run-markup-tests.sh run-collate-tests.sh
|
test_scripts = run-markup-tests.sh run-collate-tests.sh run-bookmark-test.sh
|
||||||
|
|
||||||
test_script_support_programs = markup-test unicode-collate
|
test_script_support_programs = markup-test unicode-collate bookmarkfile-test
|
||||||
|
|
||||||
check_PROGRAMS = $(test_programs) $(test_script_support_programs)
|
check_PROGRAMS = $(test_programs) $(test_script_support_programs)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user