Cole Helbling
387fe8005a
tests/input-types: split out scminputs into individual tests
...
This makes the test faster (by removing it and replacing it with a
`TestScmInput` module that exports the `testScmInput` subroutine). Now,
all the input tests can be run in parallel.
Some of the `tests/jobs/*-update.sh` scripts were "broken" (e.g. tests
failed for various reasons on my machine), so I fixed those up as well.
Co-authored-by: gustavderdrache <gustavderdrache@gmail.com>
2021-03-04 13:58:48 -08:00
Graham Christensen
a756614fa1
RunCommand: pass homepage, description, license, system, and nixname
2021-02-24 16:13:09 -05:00
Graham Christensen
3fda37f65a
RunCommand: Test
2021-02-24 13:43:25 -05:00
Shea Levy
93f9846425
git-rev: Remove superfluous git tag
2016-04-12 16:30:42 -04:00
Shea Levy
10e036238c
Add eval test for specific git revision
2016-04-12 16:27:11 -04:00
Eelco Dolstra
b1ce76c2b4
Fix test
...
nix-support/failed is supposed to be a file, not a directory.
2016-02-26 19:54:32 +01:00
Petr Rockai
66f3e60e2a
Add a test for darcs inputs.
2013-09-07 13:28:53 +02:00
Eelco Dolstra
d11b08aa51
Fix the tests
2013-03-29 01:34:59 +01:00
Sander van der Burg
3884725bfd
Added build product test files
2013-03-20 18:08:25 +01:00
Eelco Dolstra
a77161e40a
Allow users to edit their own settings
...
Also, don't use the flash anymore for going back to the referer.
2013-03-04 15:25:23 +01:00
Eelco Dolstra
67aefde62c
Remove trailing whitespace
2013-01-22 14:41:02 +01:00
Rob Vermaas
9a7811aa92
* Add 'set -e' to all scm test setup scripts, to catch errors as early as possible
...
* Fix git setup
2012-06-25 13:33:36 +02:00
Nicolas Pierron
69f9175986
Add tests for "git describe --long".
...
* Move test logic to scm-update.sh scripts.
* Check for "git describe --long".
2012-04-29 20:59:43 -07:00
Nicolas Pierron
19d9955e89
Optimize fetch-git.
2012-04-14 18:17:35 -07:00
Rob Vermaas
9f33d4c98d
2011-03-17 13:25:27 +00:00
Rob Vermaas
10e10e8a8c
set executable
2011-03-17 12:49:39 +00:00
Rob Vermaas
369b2ef0aa
add tests for scm inputs
2011-03-17 08:48:27 +00:00
Rob Vermaas
890a7867b4
add first evaluations tests
2011-03-16 13:18:12 +00:00