Files
Nim/tests
2015-03-25 13:21:50 +01:00
..
2014-11-22 23:09:08 +01:00
2015-03-10 15:34:15 +01:00
2015-02-09 23:00:07 +00:00
2015-02-04 20:32:54 +01:00
2015-03-17 17:50:32 +01:00
2015-03-24 23:07:19 +01:00
2015-03-04 21:19:38 +01:00
2015-02-18 13:44:01 +01:00
2015-03-25 13:21:50 +01:00
2015-03-17 00:02:47 +01:00
2015-03-22 09:31:16 +01:00
2015-01-27 01:33:48 +01:00
2015-02-03 09:04:24 +01:00
2015-02-04 21:20:01 +01:00
2015-03-05 14:53:46 -06:00
2015-02-20 20:01:25 +01:00
2015-02-10 22:23:38 +01:00
2015-03-21 20:38:26 +01:00
2015-03-11 20:11:08 +01:00
2015-02-04 21:40:33 +01:00
2015-03-15 22:06:26 +00:00
2015-03-17 00:02:47 +01:00
2015-03-17 17:50:32 +01:00
2015-03-17 17:50:32 +01:00
2015-03-23 00:09:34 +01:00
2015-03-25 13:05:32 +01:00
2015-03-10 15:34:15 +01:00
2015-03-16 23:16:56 +01:00
2015-03-12 16:04:44 +01:00
2015-03-17 00:02:47 +01:00
2015-02-04 22:15:30 +01:00
2015-03-25 11:50:38 +01:00
2015-03-16 23:02:20 +01:00
2015-02-14 19:00:11 +01:00
2015-01-07 19:05:37 +08:00
2015-03-17 17:50:32 +01:00
2015-03-12 11:08:03 +01:00
2015-03-24 23:07:18 +01:00
2015-03-17 17:50:32 +01:00
2015-03-17 00:02:47 +01:00
2015-01-02 03:32:45 +01:00
2015-03-21 20:38:27 +01:00
2015-01-31 16:23:38 +01:00
2015-03-17 17:50:32 +01:00
2015-03-17 17:50:32 +01: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.