summary refs log tree commit diff stats
path: root/tests/table
Commit message (Collapse)AuthorAgeFilesLines
* Added support for ref type hash tables.Reimer Behrends2014-05-042-0/+148
| | | | | | This reuses the hash table implementation for objects (and the associated tests). For efficiency reasons, iterator implementations are currently adapted rather than calling the TTable code.
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-162-2/+0
|
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-1/+1
| | | | empty blocks.
* new tester; all tests categorizedAraq2014-01-133-0/+166