Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-07 | Improve filtering of ANSI escape sequences in build logs | Eelco Dolstra | |
All ANSI sequences except color setting are now filtered out. In particular, terminal resets (such as from NixOS VM tests) are filtered out. Also, fix the completely broken tab character handling. | |||
2015-07-31 | Output line number on infinite recursion | Iwan Aucamp | |
2014-02-19 | nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse | Eelco Dolstra | |
2012-10-03 | Fix the test | Eelco Dolstra | |
2011-10-10 | * Refactoring: remove unnecessary variables from the tests. | Eelco Dolstra | |
2006-03-01 | * Simplification. | Eelco Dolstra | |
2006-03-01 | * Make it easy to run individual tests from the command line. | Eelco Dolstra | |
2006-02-22 | * More tests. | Eelco Dolstra | |