aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Unit.hs
Commit message (Collapse)AuthorAgeFilesLines
* Move tests to testYann Herklotz2019-01-091-42/+0
|
* Large refactorYann Herklotz2018-12-311-19/+21
|
* Add tests for new generation methodYann Herklotz2018-12-291-9/+0
|
* Fix imports and cabal fileYann Herklotz2018-12-281-2/+2
|
* Remove OverloadedStrings in favour of declaration in moduleYann Herklotz2018-12-271-2/+0
|
* Fix tests with new changesYann Herklotz2018-12-271-1/+1
|
* Fix tests with ContAssignYann Herklotz2018-12-251-1/+1
|
* Add unit tests for the traversalYann Herklotz2018-12-231-6/+44
|
* Add first property testYann Herklotz2018-11-301-0/+13