index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang.sh
Age
Commit message (
Expand
)
Author
2023-07-13
Fix race condition in the language tests
John Ericson
2023-07-11
Expanded test suite
Mathnerd314
2023-04-03
eval: Fix crash on missing printValue tBlackhole case
Robert Hensing
2023-03-08
Harden tests' bash
John Ericson
2022-12-12
Fix reference to test directory path
Eelco Dolstra
2022-12-12
Enable some language tests that were accidentally disabled
Eelco Dolstra
2022-07-05
Add builtins.traceVerbose
Gytis Ivaskevicius
2022-05-02
tests/lang: Distinguish crashes from expected failures
Guillaume Maudoux
2022-05-02
Revert "tests: Distinguish crashes from expected failures"
Guillaume Maudoux
2022-04-29
tests: Distinguish crashes from expected failures
Guillaume Maudoux
2020-08-24
Add DummyStore (dummy://)
Eelco Dolstra
2014-08-21
Fix tests
Eelco Dolstra
2014-05-26
Add constant ‘nixPath’
Eelco Dolstra
2014-02-26
Test trace and addErrorContext
Eelco Dolstra
2014-02-26
Test some more primops
Eelco Dolstra
2014-02-19
nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse
Eelco Dolstra
2013-07-31
Test the delayed with a bit more
Eelco Dolstra
2012-01-03
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
Eelco Dolstra
2011-10-10
* Refactoring: remove unnecessary variables from the tests.
Eelco Dolstra
2011-08-06
* Add a Nix expression search path feature. Paths between angle
Eelco Dolstra
2010-05-07
* Sync with the trunk.
Eelco Dolstra
2010-04-21
* Update the expected test output (no longer an ATerm).
Eelco Dolstra
2010-04-21
* Because --parse-only no longer produces an ATerm, don't check the
Eelco Dolstra
2010-04-19
* Drop the dependency on the ATerm library.
Eelco Dolstra
2010-03-31
Make source location info in the XML output optional.
Ludovic Courtès
2007-01-14
* Option --argstr for passing string arguments easily. (NIX-75)
Eelco Dolstra
2006-10-17
* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
Eelco Dolstra
2006-09-24
* Builtin function `getEnv' for getting environment variables.
Eelco Dolstra
2006-09-22
* Builtin function `add' to add integers.
Eelco Dolstra
2006-08-22
* Urgh (see NIX-56).
Eelco Dolstra
2006-08-17
* Test for `nix-instantiate --eval-only --xml'.
Eelco Dolstra
2006-03-01
* Simplification.
Eelco Dolstra
2006-03-01
* Make it easy to run individual tests from the command line.
Eelco Dolstra
2004-10-27
* Use `atdiff' instead of `cmp' for checking test output.
Eelco Dolstra
2004-10-27
* Remove ancient Fix tests.
Eelco Dolstra