History log of /external/bluetooth/glib/tests/run-markup-tests.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c01a364fb4723191733f92d47c06053c214ae6eb 17-Dec-2006 Matthias Clasen <mclasen@redhat.com> Don't use diff -u (#380801, Marek Rouchal)

2006-12-17 Matthias Clasen <mclasen@redhat.com>

* tests/run-markup-tests.sh: Don't use diff -u (#380801,
Marek Rouchal)
/external/bluetooth/glib/tests/run-markup-tests.sh
9c19905b0ef8f9549216e622b5c42d0d810fab31 08-Oct-2006 Matthias Clasen <matthiasc@src.gnome.org> portability fix
/external/bluetooth/glib/tests/run-markup-tests.sh
c8922bb143ff1a3f8f8bfef7cef5881e45837c16 29-May-2006 Matthias Clasen <mclasen@redhat.com> Output that test-markup is expected to produce when run on the valid

2006-05-28 Matthias Clasen <mclasen@redhat.com>

* tests/markups/expected-*: Output that test-markup
is expected to produce when run on the valid gmarkup
examples.

* tests/markup-test.c: Only dump the results of the
first, unchunked parse, to compare it against the expected
output.

* tests/run-markup-tests.sh: For valid examples, compare
the output of test-markup against the corresponding
expected-<n> file.
/external/bluetooth/glib/tests/run-markup-tests.sh
5d549e5bdb4c1fad580de06f3f1addf734222baf 24-Jan-2005 Matthias Clasen <mclasen@redhat.com> Let $srcdir default to .

2005-01-24 Matthias Clasen <mclasen@redhat.com>

* tests/run-markup-tests.sh: Let $srcdir default to .
/external/bluetooth/glib/tests/run-markup-tests.sh
6c195ce130585edf7ff4556a75e10cc81fc70d03 08-Jun-2004 Matthias Clasen <matthiasc@src.gnome.org> Make "make check" less noisy.
/external/bluetooth/glib/tests/run-markup-tests.sh
60f59976d909a2d77a47ef09140ffcdac2187d92 19-May-2002 Matthias Clasen <maclas@gmx.de> New testcases.

2002-05-18 Matthias Clasen <maclas@gmx.de>

* tests/markups/fail-36.gmarkup:
* tests/markups/fail-35.gmarkup:
* tests/markups/valid-8.gmarkup:
* tests/markups/valid-7.gmarkup:
* tests/markups/valid-6.gmarkup:
* tests/markups/valid-5.gmarkup: New testcases.

* tests/markup-test.c (passthrough_handler):
(text_handler): Don't ignore the text_len parameter.

* glib/gmarkup.c (find_current_text_end): Don't hang on embedded
nuls. (#81977)
(g_markup_parse_context_parse): Fix passthrough handling to
correctly skip processing instructions, comments, doctype
declarations and CDATA marked sections. (#81977)
/external/bluetooth/glib/tests/run-markup-tests.sh
0b6e1350e10dbf47a992d08744d0f2cd23f2341e 08-Dec-2000 Raja R Harinath <harinath@src.gnome.org> Rearrange into other veriables, and include run-markup-tests.sh.

* tests/Makefile.am (TESTS): Rearrange into other veriables, and
include run-markup-tests.sh.
(TESTS_ENVIRONMENT): New. Pass $srcdir to tests.
(noinst_PROGRAMS): Rename to ...
(check_PROGRAMS): ... this. 'automake' ensures that these are
built before running the tests.
* tests/run-markup-tests.sh: Support $srcdir != $builddir.
/external/bluetooth/glib/tests/run-markup-tests.sh
32ef70d4b27ac912188a47b6611d5e8c0516cc2f 27-Oct-2000 Havoc Pennington <hp@pobox.com> New module to parse a simple markup language

2000-10-24 Havoc Pennington <hp@pobox.com>

* gmarkup.h, gmarkup.c: New module to parse a simple
markup language

* Makefile.am: add gmarkup.h, gmarkup.c

* tests/Makefile.am: add markup-test

* gstring.h (g_string_new_len): new function to create a string
with a length
(g_string_new): avoid a gratuitous realloc
/external/bluetooth/glib/tests/run-markup-tests.sh