summaryrefslogtreecommitdiff
path: root/testsuite/sexp-test.c
Commit message (Expand)AuthorAgeFilesLines
* Testsuite overhaul, including proper deallocation of storage.Niels Möller2012-09-161-8/+9
* * testsuite/sexp-test.c (test_main): Test sexp_iterator_get_uint32.Niels Möller2002-11-151-1/+14
* (test_main): Added test for lengths withNiels Möller2002-11-071-2/+22
* * sexp.c (sexp_iterator_assoc): Advance the iterator to theNiels Möller2002-10-061-2/+2
* * testsuite/sexp-test.c (test_main): No need to callNiels Möller2002-10-061-1/+1
* * sexp.c (sexp_iterator_enter_list): Call sexp_iterator_next toNiels Möller2002-10-061-3/+2
* * testsuite/sexp-test.c (test_main): Likewise.Niels Möller2002-10-061-14/+14
* (test_main): Updated calls toNiels Möller2002-09-291-6/+6
* Enabled some more tests.Niels Möller2002-09-281-2/+0
* * testsuite/sexp-test.c (test_main): Reordered sexp_iterator_assocNiels Möller2002-09-281-6/+14
* * testsuite/sexp-test.c: Test sexp parser.Niels Möller2002-09-281-0/+61