Files
Nim/tests
Dominik Picheta 152fcc8ec4 Change the expected path in tfailedassert.
This will cause this test to fail on Linux. The behaviour on Windows is
however correct, the filename returned by instantiationInfo is the
projPath defined as being "relative to the project's root".
2014-04-06 23:57:20 +01:00
..
2014-01-13 02:10:03 +01:00
2014-03-31 21:38:35 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2012-10-19 20:45:26 +02:00
2014-02-14 15:49:44 +01:00
2014-01-23 08:47:22 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-17 20:44:11 +02:00
2014-03-05 08:30:05 +01:00
2012-07-24 01:14:21 +02:00
2014-01-13 02:10:03 +01:00
2014-03-26 16:22:34 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-07 18:49:41 +01:00
2014-03-31 21:38:35 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-09 14:02:01 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-28 08:40:15 +01:00
2014-01-13 02:10:03 +01:00
2014-03-20 01:16:50 +02:00
2014-03-20 23:45:31 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-14 23:47:06 +01:00
2014-04-03 07:54:58 +02:00
2014-01-13 02:10:03 +01:00
2014-03-10 17:32:50 +01:00
2014-01-20 20:07:44 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-31 21:38:35 +02:00
2014-03-07 01:09:16 +01:00
2014-04-01 08:17:23 +02:00
2014-03-28 18:15:51 +01:00
2014-03-27 19:43:17 +01:00
2014-04-06 22:05:42 +02:00
2014-01-13 02:10:03 +01:00
2014-04-06 19:53:24 +02:00
2014-03-06 23:25:04 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2013-03-16 23:53:07 +01:00
2013-03-16 23:53:07 +01:00
2012-02-02 00:16:33 +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.