summaryrefslogtreecommitdiff
path: root/test/basictests.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-271-335/+203
* 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
* Add simple accessors for data and lengthDaniel Silverstone2009-02-141-0/+29
* More tests, some fixes. All the API appears to workDaniel Silverstone2009-02-141-2/+415
* 100% of tests pass. Ship it.Daniel Silverstone2009-02-141-0/+35