summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* all: Force declared GLib versionJens Georg2021-07-0411-0/+21
|
* Remove obsolete version checkJens Georg2021-07-047-22/+0
|
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-049-116/+9
| | | | | Also get rid off the walls of text and use SPDX-License-Identifier in the source files
* all: Port classes to new GObject type macrosJens Georg2021-07-032-8/+0
| | | | Bump ABI version, since I cannot guarantee that this didn't change ABI
* build: Drop autotoolsJens Georg2021-06-122-90/+0
|
* build: Dist meson build files in autotools buildJens Georg2020-08-012-1/+4
|
* Add meson build filesJens Georg2018-10-262-0/+64
|
* Add test for bgo 770174Jens Georg2018-02-141-0/+45
|
* Remove dependency on GUPnPJens Georg2016-10-102-1/+3
| | | | | | | | We actually only used it for GUPnPXMLDoc and some error constants. This is now replaced by a small boxed that adds external refcounting to xmlDoc and GLib's G_MARKUP_ERROR constants. Signed-off-by: Jens Georg <mail@jensge.org>
* Disable test for 753314 for nowJens Georg2016-02-051-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Add test for issue in bgo#753314Jens Georg2015-11-051-0/+39
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=753382
* build: Use -Wno-unused-parameter instead of -Wno-unused-parametersTing-Wei Lan2015-06-171-1/+1
| | | | | | | Clang doesn't support -Wno-unused-parameters. We should use the option supported by both GCC and Clang. https://bugzilla.gnome.org/show_bug.cgi?id=751102
* Remove gnome-commonJens Georg2015-06-145-24/+35
| | | | | | And fix compiler errors Signed-off-by: Jens Georg <mail@jensge.org>
* tests: add units test for GUPnPDIDLLiteObject namespace gettersSven Neumann2014-12-232-0/+62
| | | | | | Tests https://bugzilla.gnome.org/show_bug.cgi?id=740365 Signed-off-by: Sven Neumann <neumann@teufel.de>
* Add testcase for bgo705564#c12Jens Georg2014-06-101-0/+32
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Lazy-create XML namespacesJens Georg2014-06-101-12/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705564
* Fix media collection testwqJens Georg2013-11-181-0/+7
|
* Fix media collection tests reference dataJens Georg2013-10-161-3/+0
| | | | | Now that with 50a5e4 we drop the unused DLNA XML namespace, the reference data was invalid.
* Fix compiling with -Wall -WextraJens Georg2013-05-307-26/+29
|
* Check all elements in cds testJens Georg2012-12-091-0/+6
|
* Fix reference dataJens Georg2012-12-091-1/+1
|
* Fix test data to match specJens Georg2012-12-096-11/+11
| | | | While copied from the spec, there's a case mixup in them.
* Set items to 'restricted' in MediaCollectionJens Georg2012-12-051-9/+9
|
* Add test for CDS LastChangeJens Georg2012-11-3010-1/+619
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=689276
* Silence deprecation warningJens Georg2012-11-306-0/+12
|
* Set GUPNP_AV_DATADIR on make checkJens Georg2012-11-281-1/+2
|
* Fix LD_LIBRARY_PATH for make checkJens Georg2012-11-281-1/+1
|
* Add a test for GUPnPLastChangeParser.Krzesimir Nowak2012-11-282-1/+263
| | | | | | | Fixes to some issues will follow, but the two-mutes test is going to fail anyways. https://bugzilla.gnome.org/show_bug.cgi?id=689141
* Test for DIDL_S parsing failsJens Georg2012-11-281-1/+35
|
* Add tests for GUPnPMediaCollectionJens Georg2012-11-192-1/+463
|
* Fix node filtering in DIDLLiteWriterJens Georg2012-11-191-0/+23
| | | | | | Completely match node names, avoid matching prefixes. https://bugzilla.gnome.org/show_bug.cgi?id=687462
* Add a test checking fragment applying.Krzesimir Nowak2012-10-252-11/+224
|
* Add FeatureList XML parser testRegis Merlino2012-10-242-1/+116
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685963
* Update license headersgupnp-av-0-10Jens Georg2012-08-313-6/+6
|
* Add regression test for bgo#674319Jens Georg2012-04-203-0/+102
|
* Use LDADD rather than LDFLAGSZeeshan Ali (Khattak)2011-01-191-2/+5
|
* Explicitly link test programsZeeshan Ali (Khattak)2011-01-191-1/+2
| | | | This should fix the DSO build issue on Fedora.
* Better error handling in test apps.Zeeshan Ali2008-11-242-8/+14
| | | | | | Based on a patch from Sven Neumann <s.neumann@phase-zero.de>. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@1373 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-11-21 Jorn Baayen <jorn.baayen@collabora.co.uk>Jorn Baayen2008-11-211-1/+1
| | | | | | | | | | * tests/test-search-criteria-parser.c (main): Use g_printerr(). git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@1370 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-01-22 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-221-1/+4
| | | | | | | | | | | | | | * libgupnp-av/gupnp-search-criteria-parser.c: (gupnp_search_criteria_parser_class_init), (scan_rel_exp): * libgupnp-av/gupnp-search-criteria-parser.h: * tests/test-search-criteria-parser.c: (disjunction_cb): Allow application to error out returning from the "expression" callback. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@695 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-01-17 Ross Burton <ross@openedhand.com>Ross Burton2008-01-172-2/+63
| | | | | | | | | * tests/Makefile.am: * tests/check-search.c: Add very basic test suite for the search expression parser. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@693 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-01-14 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-141-17/+17
| | | | | | | | | | * tests/test-search-criteria-parser.c: (main): Update. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@673 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-01-07 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-083-205/+109
| | | | | | | | | | | | | | | | | | | | | | | * libgupnp-av/Makefile.am: A libgupnp-av/gupnp-av-search-criteria-parser.c: A libgupnp-av/gupnp-av-search-criteria-parser.h: D libgupnp-av/gupnp-av-search-criteria-scanner.c: D libgupnp-av/gupnp-av-search-criteria-scanner.h: * libgupnp-av/gupnp-av.h: * tests/Makefile.am: A tests/test-search-criteria-parser.c: D tests/test-search-criteria-scanner.c: Replace SearchCriteriaScanner with SearchCriteriaParser which is slightly higher level. Update test case accordingly. * libgupnp-av/gupnp-didl-lite-writer.c: Added SECTION documentation. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@664 d8cb91d7-bff9-0310-92b9-80b65e4482b2
* 2008-01-06 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-062-0/+208
* Makefile.am: * configure.ac: * libgupnp-av/Makefile.am: * libgupnp-av/gupnp-av-search-criteria-scanner.c: * libgupnp-av/gupnp-av-search-criteria-scanner.h: * libgupnp-av/gupnp-av.h: * tests/Makefile.am: * tests/test-search-criteria-scanner.c: Add initial search criteria parsing code. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-av@661 d8cb91d7-bff9-0310-92b9-80b65e4482b2