summaryrefslogtreecommitdiff
path: root/test/nsurl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: Squash some warnings.Michael Drake2016-08-081-1/+1
* add some more nsurl compare unit tests to improve coverageVincent Sanders2015-07-101-0/+20
* Complete API coverage in nsurl unit testVincent Sanders2015-07-101-2/+147
* Add nsurl unit tests for the component handling parts of the APIVincent Sanders2015-07-101-0/+86
* Improve nsurl unit test to exercise the compare APIVincent Sanders2015-07-101-0/+60
* Add tests for all asserts in nsurl API and for access and access_leafVincent Sanders2015-07-091-179/+477
* Add some basic API assert check tests to ensure bad parameters are caughtVincent Sanders2015-07-091-1/+317
* convert nsurl tests to use check unit test frameworkVincent Sanders2015-07-081-213/+288
* make nsurl unit test work againVincent Sanders2015-07-071-1/+2
* Change LOG() macro to be varadicVincent Sanders2015-05-281-65/+43
* Add some nsurl_nice tests.Michael Drake2014-10-301-0/+94
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+18
* fallback to old url creation behaviour if the IDNA host parse failsVincent Sanders2014-06-091-0/+1
* Update test suite for corestrings and log module changes. Update test data f...Michael Drake2014-02-111-8/+30
* Fix join with rel part of " ". Add a few tests.Michael Drake2012-11-021-0/+6
* Add nsurl_replace_query. Add tests. Make tester itterate remaining lwc_stri...Michael Drake2012-10-111-0/+69
* Add some tests.Michael Drake2011-11-031-0/+8
* More test cases.Michael Drake2011-10-311-0/+14
* Add a couple of tests and tidy up.Michael Drake2011-10-151-10/+25
* Remove unnecessary stub functionsJohn Mark Bell2011-10-151-18/+0
* Stub messages_get, insteadJohn Mark Bell2011-10-151-1/+8
* Fix handling of no schemeJohn Mark Bell2011-10-151-0/+2
* A bunch more tests for trivial inputsJohn Mark Bell2011-10-141-0/+5
* Move nsurl test suite into test/John Mark Bell2011-10-141-0/+186