aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-02-07Improve filtering of ANSI escape sequences in build logsEelco Dolstra
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-06Add path primop.Shea Levy
2018-02-06realiseContext(): Add derivation outputs to the allowed pathsEelco Dolstra
2018-02-05Fix evaluationEelco Dolstra
2018-02-03Remove nix-build --hashEelco Dolstra
2018-02-01Remove obsolete references to manifestsEelco Dolstra
2018-01-24Merge pull request #1797 from dezgeg/userns-tests-fixEelco Dolstra
2018-01-22Fix testEelco Dolstra
2018-01-22Don't access tarballs.nixos.org in a testEelco Dolstra
2018-01-19Rewrite builtin derivation environmentEelco Dolstra
2018-01-19Add a test for --check / --repeatEelco Dolstra
2018-01-16Add pure evaluation modeEelco Dolstra
2018-01-13Fix tests using user namespaces on kernels that don't have itTuomas Tynkkynen
2018-01-09fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz
2018-01-04Rename "use-substitutes" to "substitute"Eelco Dolstra
2018-01-02Merge pull request #1770 from dtzWill/fix/run-test-sandbox-ubuntuEelco Dolstra
2017-12-30run.sh: include lib64 in sandbox-paths to fix on ubuntu 16.XXWill Dietz
2017-12-30use libbrotli directly when availableWill Dietz
2017-12-22fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz
2017-12-22release.nix: Use fetchTarball and fetchGitEelco Dolstra
2017-12-07Fix testEelco Dolstra
2017-12-07nix ls-{nar,store}: Return offset of files in the NAR if knownEelco Dolstra
2017-12-05Merge branch 'fetchGit-fast-revision-update'Shea Levy
2017-11-25build-remote: Fix missing log outputaszlig
2017-11-24nix-shell/nix-build: Support .drv files againEelco Dolstra
2017-11-24fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy
2017-11-21tests/run.sh: Fix /build conflict when building in a sandboxEelco Dolstra
2017-11-21fetchGit/fetchMercurial: Fix directory inclusion checkEelco Dolstra
2017-11-20Add tests for verifying/copying content-addressed pathsEelco Dolstra
2017-11-20Add tests for signature checking when copying between local storesEelco Dolstra
2017-11-20Add tests for "nix run"Eelco Dolstra
2017-11-20Test: Replace --option with the corresponding flagEelco Dolstra
2017-11-20signed-binary-caches -> require-sigsEelco Dolstra
2017-11-20binary-cache-public-keys -> trusted-public-keysEelco Dolstra
2017-11-15DohEelco Dolstra
2017-11-14nix sign-paths: Support binary cachesEelco Dolstra
2017-11-14Add tests for "nix verify", "nix sign-paths" etc.Eelco Dolstra
2017-11-14Revert "Don't parse "x:x" as a URI"Eelco Dolstra
2017-11-14nix ls-{nar,store}: Don't abort on missing filesEelco Dolstra
2017-11-14Add some testsEelco Dolstra
2017-11-14Rename tests/nar-index -> tests/nar-accessEelco Dolstra
2017-11-07Show when tests are skippedEelco Dolstra
2017-11-03fetchGit/fetchMercurial: Filter out directories with untracked filesEelco Dolstra
2017-11-03fetchGit: Add a testEelco Dolstra
2017-11-01fetchMercurial: Don't fetch hashes we already haveEelco Dolstra
2017-11-01Add fetchMercurial primopEelco Dolstra
2017-10-30Don't parse "x:x" as a URIEelco Dolstra
2017-10-30Add option allowed-urisEelco Dolstra
2017-10-25exportReferencesGraph: Allow exporting a list of store pathsEelco Dolstra