Files
Nim/tests
..
2011-11-12 12:17:44 +01:00
2012-04-21 03:19:43 +02:00
2012-06-21 19:08:39 +02:00
2012-04-17 22:39:37 +02:00
2011-08-07 23:54:03 +02:00
2012-02-02 00:16:33 +01:00
2012-04-21 03:19:43 +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.