summaryrefslogtreecommitdiff
path: root/test/atom.c
Commit message (Expand)AuthorAgeFilesLines
* test/atom: use correct format specifier for size_tRan Benita2019-12-281-6/+6
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* atom: combine atom_intern() and atom_lookup()Ran Benita2019-11-091-7/+7
* test/atom: increase iteration count and print random seed on failureRan Benita2019-11-081-2/+6
* parser: get rid of "stealing" atomsRan Benita2019-11-081-4/+4
* Fix sign-compare warningsRan Benita2014-02-081-1/+1
* test/atom: add test for atom tableRan Benita2013-12-021-0/+181