Nikolay Yakimov
|
b2fb54a356
|
Fix tests, move option records to Types module
|
2015-12-06 00:56:19 +03:00 |
|
Nikolay Yakimov
|
21c4010010
|
Test for file map logging when temp dir is proj. root subdir
|
2015-09-24 03:20:07 +02:00 |
|
Daniel Gröber
|
4aa75818d8
|
Fix tests
|
2015-08-31 08:32:31 +02:00 |
|
Nikolay Yakimov
|
a5dae2a82d
|
Drop memory-mapped files, since ghc doesn't play well with those
All files are now "redirected", either user-created, or created by ghc-mod itself.
|
2015-08-16 23:20:00 +03:00 |
|
Nikolay Yakimov
|
20d6d4bae7
|
Disable lhs MemoryMapped test for now
|
2015-08-16 19:15:32 +03:00 |
|
Nikolay Yakimov
|
9a22662031
|
Update in-memory preprocessing check spec
|
2015-08-16 18:49:48 +03:00 |
|
Nikolay Yakimov
|
70d2a4704b
|
Tests for TH, LHS and CPP with FileMapping
|
2015-08-16 17:36:10 +03:00 |
|
Nikolay Yakimov
|
c96abfc422
|
Drop loadMappedFiles and move all loading code to progMain
|
2015-08-15 21:18:57 +03:00 |
|
Nikolay Yakimov
|
c2ff5be4ea
|
Better test for redirected check
Output now doesn't depend on compiler version
|
2015-08-15 21:07:35 +03:00 |
|
Nikolay Yakimov
|
eb28035753
|
Some file mapping tests
|
2015-08-15 21:07:35 +03:00 |
|