summaryrefslogtreecommitdiff
path: root/tests-clay/clay_helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename the Clay test suite to ClarVicent Martí2012-01-241-29/+0
| | | | | Clay is the name of a programming language on the makings, and we want to avoid confusions. Sorry for the huge diff!
* clay: Move `file_create` to the helpers fileVicent Martí2012-01-021-0/+18
|
* Update to Clay 0.10.0Vicent Marti2011-12-151-0/+11
Comes with support for global events; this fixes #496.