summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* free resources in messages testVincent Sanders2017-03-141-0/+9
* add additional string handling testsVincent Sanders2017-03-141-0/+39
* extend human readable size tests to cover buffer cyclingVincent Sanders2017-03-141-0/+25
* have more comprehensive separate test case for snstrjoinVincent Sanders2017-03-141-17/+101
* add utility string handlingVincent Sanders2017-03-141-0/+60
* improve numerical ipv6 urldb prefix search test coverageVincent Sanders2017-03-131-0/+12
* fix urldb numerical v6 address handlingVincent Sanders2017-03-131-2/+13
* iterate urldb v6 numerical adresses as well as ipv4Vincent Sanders2017-03-131-4/+34
* add urldb tests for content type settingVincent Sanders2017-03-131-17/+21
* add urldb tests for urls which cannot be foundVincent Sanders2017-03-131-0/+45
* add persistance flag tests to urldbVincent Sanders2017-03-133-30/+91
* extend the session addition test with all the urls from the add/set/get testVincent Sanders2017-03-131-9/+20
* extend urldb tests with url creation, setting and getting operationsVincent Sanders2017-03-131-43/+105
* extend nsurl component API test caseVincent Sanders2017-03-101-25/+46
* extend nsurl parent API testsVincent Sanders2017-03-101-48/+67
* add nsurl get_utf8 test caseVincent Sanders2017-03-101-7/+80
* nsurl tests were not exercising unicodeVincent Sanders2017-03-101-0/+3
* replace tmpnam with something more suitable for the test filesVincent Sanders2017-03-092-7/+30
* fix compilation warnings in urldb testVincent Sanders2017-03-091-18/+10
* actually check the generated database files against reference test dataVincent Sanders2017-03-084-1/+138
* remove urldb_add_host and path from public APIVincent Sanders2017-03-081-75/+51
* Change url entry expiry timestamps in test database to far futureVincent Sanders2017-03-081-5/+5
* add a urldb test for a complete session where something is added to the databaseVincent Sanders2017-03-071-0/+49
* Test: Fix up for rearranged nsurl source.Michael Drake2017-02-081-4/+9
* Add dom change event testDaniel Silverstone2017-02-052-0/+18
* Ensure hash table test doesn't go over-timeDaniel Silverstone2017-02-051-0/+7
* Fix up tests to not use system libidnDaniel Silverstone2017-02-051-5/+5
* fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-1/+1
* rename default build output directory targetVincent Sanders2017-01-051-4/+5
* move tree compatability layer to amiga frontendVincent Sanders2016-12-311-1/+0
* Test: Add trailing whitespace and garbage datetime string parse tests.Michael Drake2016-08-171-0/+12
* add some corestrings API tests and fix corestrings fini.Vincent Sanders2016-08-142-0/+55
* add bloom filter test for adding NULL stringVincent Sanders2016-08-141-35/+76
* Tests: Add some basic tests for date string parsing.Michael Drake2016-08-132-1/+436
* Tests: Fix option handling test data.Michael Drake2016-08-111-0/+1
* add more tests for partial iterator in url databaseVincent Sanders2016-08-091-3/+83
* add more API coverage to url database unit testsVincent Sanders2016-08-091-6/+21
* extend url database unit testing to cover more APIVincent Sanders2016-08-091-3/+92
* add cookies tests to url database unit testingVincent Sanders2016-08-091-11/+116
* add cookie database load and restore unit testVincent Sanders2016-08-092-3/+50
* extend url database checks to cover authentication detail setter and getterVincent Sanders2016-08-081-2/+23
* add some basic url database iteration testsVincent Sanders2016-08-082-36/+80
* add url databse write output to unit testVincent Sanders2016-08-082-4/+19
* Fix warnings in unit testsVincent Sanders2016-08-086-69/+75
* Tests: Squash more warnings.Michael Drake2016-08-081-3/+3
* Tests: Squash some warnings.Michael Drake2016-08-082-6/+6
* fix urldb warning and test buildVincent Sanders2016-08-081-2/+9
* wrap urldb tests in check harness and add minimal session testVincent Sanders2016-08-082-55/+246
* add unit test for user message handlingVincent Sanders2016-08-064-1/+872
* add some more bad values to choices file to ensure parser can copeVincent Sanders2016-08-061-0/+11