Files
Nim/tests
2012-09-06 00:23:55 +02:00
..
2012-08-27 01:59:14 +02:00
2011-11-12 12:17:44 +01:00
2012-07-24 01:14:21 +02:00
2012-09-06 00:23:55 +02:00
2012-08-31 00:00:14 +02:00
2012-07-20 00:35:05 +03:00
2012-02-02 00:16:33 +01:00
2012-09-06 00:23:55 +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.