Files
Nim/tests
2013-09-27 08:45:14 +02:00
..
2013-09-03 23:46:41 +02:00
2013-03-24 13:05:19 +01:00
2013-09-10 22:04:12 +02:00
2013-03-16 23:53:07 +01:00
2013-03-16 23:53:07 +01:00
2013-06-18 22:18:44 +02:00

This directory contains the test cases.
Each test must have a filename of the form: ``t*.nim``

Each test can contain a spec in a ``discard """"""`` block.

The folder ``rodfiles`` contains special tests that test incremental 
compilation via symbol files.

The folder ``dll`` contains simple DLL tests.