Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-21 | Fix tests | Eelco Dolstra | 1 | -8/+6 | |
So all these years I was totally deluded about the meaning of "set -e". You might think that it causes statements like "false && true" or "! true" to fail, but it doesn't... | |||||
2011-10-10 | * Refactoring: remove unnecessary variables from the tests. | Eelco Dolstra | 1 | -14/+14 | |
2006-10-19 | * Checks for allowedReferences and some other features. | Eelco Dolstra | 1 | -0/+36 | |
* Use nix-build in a test. |