summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove erroneous parameter check to nsoption_snoptionfVincent Sanders2016-08-061-2/+0
* fix formatted option no init testVincent Sanders2016-08-061-1/+1
* improve option test coverage futherVincent Sanders2016-08-061-2/+62
* improve user option testing to cover all the APIVincent Sanders2016-08-063-16/+179
* Improve user option testing and API parameter checkingVincent Sanders2016-08-054-44/+578
* add tests for utility string handlingVincent Sanders2016-08-042-1/+160
* add url escape test for complete garbage inputVincent Sanders2016-08-031-0/+1
* Improve percent escaping testing, parameter checking and documentationVincent Sanders2016-08-031-24/+162
* Add url percent escape test with minimal test vectorsVincent Sanders2016-07-312-1/+182
* URL unescape: return the new length to the caller.Michael Drake2016-07-241-1/+1
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-293-10/+8
* fix url database test after API header changesVincent Sanders2016-06-141-0/+1
* fix test include path to account for public API headersVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* fix test targetVincent Sanders2016-05-211-1/+1
* remove all core usage of warn_user APIVincent Sanders2016-04-262-25/+0
* fix urldb test buildVincent Sanders2016-04-171-0/+1
* make check library probe faliure silentVincent Sanders2016-04-161-9/+42
* Test: Remove duplicate noscript element.Michael Drake2016-02-061-3/+0
* add noscript warning to all tests so it is obvious when js is disabledVincent Sanders2016-02-0448-1/+49
* Add test for document.write() adding a STYLE element.Michael Drake2016-02-021-0/+15
* Test for [TreatNullAs=EmptyString]John-Mark Bell2016-02-011-0/+24
* Add paragraph proto test.Michael Drake2016-02-011-0/+23