summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove test-settingsShaun McCance2021-08-211-333/+0
* tests: fix a GCC warningCosimo Cecchi2016-06-201-1/+1
* Convert tests subdirectory to non-recursive makeDavid King2015-10-201-51/+0
* Fix test compilation with internal symbolsDavid King2015-10-191-6/+13
* yelp-test: Port Yelp tests to WebKit2Marcos Chavarría Teijeiro2015-06-221-7/+5
* yelp: Change headers files to use WebKit2Marcos Chavarría Teijeiro2015-06-221-2/+2
* Fix format signedness warning in testsDavid King2015-02-091-1/+1
* Use WARN_CFLAGS instead of AM_CFLAGSDavid King2015-02-051-1/+1
* Use AX_COMPILER_FLAGSDavid King2015-02-051-0/+1
* Remove unused variables in testsDavid King2015-02-051-3/+0
* Add default to switch statementDavid King2015-02-051-0/+3
* Fix incompatible type warnings in testsDavid King2015-02-053-12/+13
* Return an int from main() in testsDavid King2015-02-052-0/+4
* Fix use of deprecated API in testsDavid King2015-02-051-25/+26
* Fix format string warning in testsDavid King2015-02-051-32/+32
* Fix variable shadowing warnings in testsDavid King2015-02-051-3/+3
* Fix type warnings in decompressor testsDavid King2015-02-053-6/+9
* Remove g_type_init() callsGergely Polonkai2015-01-285-9/+0
* tests: Port from GtkVBox and GtkHBox to GtkBoxDavid King2015-01-282-5/+6
* Build fixes3.13.3Shaun McCance2014-06-233-330/+0
* Updated FSF's addressDaniel Mustieles2014-01-317-20/+7
* Don't call g_thread_init()Martin Pitt2012-01-215-5/+0
* Fixed distcheck errorsShaun McCance2011-02-211-3/+0
* Build fixesShaun McCance2010-12-162-2/+2
* [libyelp] Make relative links work for HTML documentsShaun McCance2010-05-101-2/+2
* Removing yelp-io-channel, since we have the GIO stuff in nowShaun McCance2010-05-062-54/+0
* Fixing the build stuff for bz2Shaun McCance2010-05-061-8/+9
* [libyelp] Adding GIO decompressors for bz2, lzma, and magicShaun McCance2010-04-264-0/+192
* [tests/test-transform.c] Update for earlier changes in YelpTransform APIShaun McCance2010-04-241-3/+1
* [libyelp/yelp-view] Adding page title/desc to view, hooks in documentShaun McCance2010-03-121-0/+13
* [libyelp] Get fonts from GtkSettings and apply to WebKitWebSettingsShaun McCance2010-03-111-1/+0
* [yelp-location-entry] New two-line location drop-down entries, with descShaun McCance2010-03-111-6/+41
* [libyelp] Adding yelp-io-channel to libyelpShaun McCance2009-11-163-2/+59
* [libyelp] Various race conditions and premature frees fixed.Shaun McCance2009-10-271-1/+10
* [test-view] Experimenting with always-on-top utility window for YelpShaun McCance2009-10-251-1/+4
* [yelp-uri] Handle page IDs on file pathsShaun McCance2009-10-191-0/+0
* [libyelp] Changed relative links to use xref: URI schemeShaun McCance2009-10-183-3/+5
* [libyelp] Added Mallard documents to libyelp, more work to be doneShaun McCance2009-10-171-2/+1
* [yelp-transform] Adding yelp-transform to libyelpShaun McCance2009-10-122-0/+190
* [test-uri] Include original URI string in test-uri outputShaun McCance2009-10-111-9/+17
* [libyelp] Changing YelpUri API, document/canonical URIShaun McCance2009-10-1010-26/+87
* [yelp-uri] Resolve URIs asynchronously, no blocking IOShaun McCance2009-10-061-10/+31
* [yelp-settings] Implementing YelpSettings API for libyelpShaun McCance2009-09-282-0/+338
* [yelp-view] Adding load state and a basic error pageShaun McCance2009-09-261-0/+14
* [libyelp] Fixing various memory issuesShaun McCance2009-09-241-6/+21
* [libyelp] YelpView basic implementation, YelpSimpleDocument for (X)HTMLShaun McCance2009-09-232-1/+66
* [test-uri] Implementing ghelp URIsShaun McCance2009-09-231-0/+4
* Adding YelpLocationEntry to yelp-3-0 branchShaun McCance2009-09-082-1/+297
* Fixing some build issues with libyelpShaun McCance2009-09-061-8/+11
* Starting libyelpShaun McCance2009-09-062-4/+8