hnix/tests
Ryan Trinkle c506464d99 Fix default_value_in_atpattern
Default values are *not* added to @-bound variables in Nix (checked with nix-repl)
2018-04-03 22:21:19 -04:00
..
files Correctly propagate unification results to 1 level deep 2018-04-02 15:32:55 -07:00
EvalTests.hs Fix default_value_in_atpattern 2018-04-03 22:21:19 -04:00
Main.hs Don't run the language tests (say, on Travis) unless LANGUAGE_TESTS=yes 2018-03-28 16:30:54 -07:00
NixLanguageTests.hs Add basic support for quasi-quotation of Nix expressions in Haskell 2018-04-03 14:21:33 -07:00
ParserTests.hs Fix parsing of 4/2 (it should parse as a path) 2018-04-02 19:50:33 -04:00
PrettyTests.hs Escape ${ but not plain $ in indented strings 2017-05-31 21:24:43 +10:00