summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add lwc_string_tolower() tests.Michael Drake2016-01-301-0/+59
* Update to include asserts in interface macros, and test successfullyDaniel Silverstone2015-07-181-2/+10
* Fix build with gcc 4.9.Michael Drake2015-04-301-5/+5
* Fix typoDaniel Silverstone2015-04-301-1/+1
* Fix up a couple of type hiccoughsDaniel Silverstone2015-04-301-4/+5
* use null_lwc instead of NULL in a bunch of testsDaniel Silverstone2015-04-301-9/+12
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Squash an unused value warningDaniel Silverstone2012-03-291-1/+1
* Remove initialisation, use system allocation functions. r=vinceDaniel Silverstone2010-12-041-108/+1
* Add simple iteration API and also add brackets in lwc_string_isequalDaniel Silverstone2010-03-271-0/+17
* Simplify libwapcaplet and remove context objects.Daniel Silverstone2010-03-274-583/+205
* Keep a record of the amount of memory consumed by a lwc_context.John Mark Bell2009-07-281-0/+116
* Guarantee to NUL-terminate interned strings.John Mark Bell2009-07-251-2/+32
* Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilversDaniel Silverstone2009-06-231-0/+16
* Fix test build.John Mark Bell2009-03-252-2/+10
* First cut at a port to core buildsystem.John Mark Bell2009-03-251-0/+3
* Add simple accessors for data and lengthDaniel Silverstone2009-02-141-0/+29
* Oops, add missing memory test fileDaniel Silverstone2009-02-141-0/+246
* More testsDaniel Silverstone2009-02-142-0/+2
* More tests, some fixes. All the API appears to workDaniel Silverstone2009-02-141-2/+415
* 100% of tests pass. Ship it.Daniel Silverstone2009-02-143-0/+89