summaryrefslogtreecommitdiff
path: root/project2/common/test.h
Commit message (Collapse)AuthorAge
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Basic eventing systemrandomdan2013-02-12
| | | | | | | Component registration by script and name Fully comparable variable types Tidy up around tests IsDistinct and IsUniq row filters
* Split check and test functionality... if and check now take tests as ↵randomdan2011-12-20
children, adds all, any, none and not as building blocks