about summary refs log tree commit diff
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-28 Introduce allowedRequisites featureGergely Risko3-1/+57
2014-08-21 Fix testsEelco Dolstra9-26/+20
2014-08-20 Use proper quotes everywhereEelco Dolstra2-2/+2
2014-08-20 Reduce test verbosityEelco Dolstra1-2/+2
2014-08-13 Remove log2html.xsl and friendsEelco Dolstra2-10/+0
2014-07-30 Rename nixPath to __nixPathEelco Dolstra1-4/+4
2014-07-24 tests/remote-builds.nix: Test failing buildEelco Dolstra1-1/+4
2014-07-24 tests/remote-builds.nix: Don't try cache.nixos.orgEelco Dolstra1-0/+1
2014-07-16 Handle case collisions on case-insensitive systemsEelco Dolstra3-1/+20
2014-07-14 build-remote.pl: Fix building multiple output derivationsEelco Dolstra1-2/+3
2014-07-11 Fix testEelco Dolstra1-1/+1
2014-07-10 Add a test for the SSH substituterEelco Dolstra1-2/+11
2014-07-04 Add builtin function ‘fromJSON’Eelco Dolstra2-0/+33
2014-06-10 == operator: Ignore string contextEelco Dolstra1-1/+1
2014-05-29 Fix testEelco Dolstra2-2/+2
2014-05-26 Make the Nix search path declarativeEelco Dolstra2-1/+2
2014-05-26 Ensure that -I flags get included in nixPathEelco Dolstra1-1/+1
2014-05-26 Add constant ‘nixPath’Eelco Dolstra2-2/+9
2014-05-26 Add primop ‘scopedImport’Eelco Dolstra4-0/+16
2014-05-22 Disable parallel.sh testEelco Dolstra1-1/+2
2014-05-02 Fix Debian testsEelco Dolstra1-0/+1
2014-04-15 Fix test evaluationEelco Dolstra2-5/+5
2014-03-10 If a dynamic attribute name evaluates to null, remove it from the setShea Levy2-0/+2
2014-02-26 DohEelco Dolstra1-1/+1
2014-02-26 Test trace and addErrorContextEelco Dolstra1-0/+4
2014-02-26 Test some more primopsEelco Dolstra9-7/+24
2014-02-26 Test executables in NARsEelco Dolstra2-0/+6
2014-02-26 Test nix-env --switch-generationEelco Dolstra1-0/+6
2014-02-26 Test nix-env --setEelco Dolstra1-0/+6
2014-02-26 Test the -b and -s flags of nix-store -qEelco Dolstra1-0/+12
2014-02-26 Test ~/.nix-defexprEelco Dolstra1-14/+17
2014-02-26 Test nix-store --switch-profile and more daemon actionsEelco Dolstra2-51/+70
2014-02-26 Test nix-store -q --rootsEelco Dolstra1-0/+2
2014-02-26 Test nix-store -lEelco Dolstra1-1/+11
2014-02-26 Test nix-store --optimiseEelco Dolstra1-0/+17
2014-02-26 Add a test for nix-store --dump-db / --load-dbEelco Dolstra2-1/+21
2014-02-19 nix-instantiate: Rename --eval-only to --eval, --parse-only to --parseEelco Dolstra2-6/+6
2014-02-17 Test nix-store --verify-path and --repair-pathEelco Dolstra1-0/+18
2014-02-17 Add a test for repairing pathsEelco Dolstra5-8/+56
2014-02-06 Clean up a test warningEelco Dolstra1-1/+1
2014-02-06 Drop dependency on ‘expr’Eelco Dolstra1-2/+2
2014-02-01 Fix logging testEelco Dolstra2-2/+1
2014-02-01 Fix the nix-profile testEelco Dolstra2-3/+2
2014-02-01 Remove AutomakefilesEelco Dolstra1-52/+0
2014-02-01 Update Makefile variable namesEelco Dolstra1-3/+3
2014-01-30 Rename Makefile -> local.mkEelco Dolstra1-0/+0
2014-01-21 Merge branch 'master' into makeEelco Dolstra10-0/+67
2014-01-14 Allow "bare" dynamic attrsShea Levy2-0/+18
2014-01-08 Fix signed-binary-caches testEelco Dolstra1-1/+4
2014-01-08 Test whether Nix correctly checks the hash of downloaded NARsEelco Dolstra1-0/+14