about summary refs log tree commit diff
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19 Add a test for --check / --repeatEelco Dolstra3-1/+32
2018-01-16 Add pure evaluation modeEelco Dolstra7-2/+47
2018-01-09 fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz1-0/+13
2018-01-04 Rename "use-substitutes" to "substitute"Eelco Dolstra1-1/+1
2018-01-02 Merge pull request #1770 from dtzWill/fix/run-test-sandbox-ubuntuEelco Dolstra1-2/+2
2017-12-30 run.sh: include lib64 in sandbox-paths to fix on ubuntu 16.XXWill Dietz1-2/+2
2017-12-30 use libbrotli directly when availableWill Dietz3-1/+31
2017-12-22 fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz1-0/+26
2017-12-22 release.nix: Use fetchTarball and fetchGitEelco Dolstra3-6/+6
2017-12-07 Fix testEelco Dolstra1-1/+1
2017-12-07 nix ls-{nar,store}: Return offset of files in the NAR if knownEelco Dolstra1-2/+2
2017-12-05 Merge branch 'fetchGit-fast-revision-update'Shea Levy2-0/+8
2017-11-25 build-remote: Fix missing log outputaszlig1-1/+4
2017-11-24 nix-shell/nix-build: Support .drv files againEelco Dolstra3-2/+28
2017-11-24 fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy2-0/+8
2017-11-21 tests/run.sh: Fix /build conflict when building in a sandboxEelco Dolstra1-1/+3
2017-11-21 fetchGit/fetchMercurial: Fix directory inclusion checkEelco Dolstra2-2/+6
2017-11-20 Add tests for verifying/copying content-addressed pathsEelco Dolstra1-1/+14
2017-11-20 Add tests for signature checking when copying between local storesEelco Dolstra1-0/+20
2017-11-20 Add tests for "nix run"Eelco Dolstra3-1/+46
2017-11-20 Test: Replace --option with the corresponding flagEelco Dolstra11-45/+45
2017-11-20 signed-binary-caches -> require-sigsEelco Dolstra2-11/+11
2017-11-20 binary-cache-public-keys -> trusted-public-keysEelco Dolstra2-10/+10
2017-11-15 DohEelco Dolstra1-0/+11
2017-11-14 nix sign-paths: Support binary cachesEelco Dolstra1-0/+6
2017-11-14 Add tests for "nix verify", "nix sign-paths" etc.Eelco Dolstra2-1/+64
2017-11-14 Revert "Don't parse "x:x" as a URI"Eelco Dolstra2-3/+2
2017-11-14 nix ls-{nar,store}: Don't abort on missing filesEelco Dolstra1-0/+4
2017-11-14 Add some testsEelco Dolstra1-4/+15
2017-11-14 Rename tests/nar-index -> tests/nar-accessEelco Dolstra3-3/+3
2017-11-07 Show when tests are skippedEelco Dolstra2-2/+2
2017-11-03 fetchGit/fetchMercurial: Filter out directories with untracked filesEelco Dolstra2-6/+12
2017-11-03 fetchGit: Add a testEelco Dolstra3-1/+85
2017-11-01 fetchMercurial: Don't fetch hashes we already haveEelco Dolstra1-5/+13
2017-11-01 Add fetchMercurial primopEelco Dolstra2-1/+75
2017-10-30 Don't parse "x:x" as a URIEelco Dolstra2-2/+3
2017-10-30 Add option allowed-urisEelco Dolstra1-0/+12
2017-10-25 exportReferencesGraph: Allow exporting a list of store pathsEelco Dolstra1-1/+1
2017-10-25 Fix exportReferencesGraph in the structured attrs caseEelco Dolstra1-0/+19
2017-10-25 Pass lists/attrsets to bash as (associative) arraysEelco Dolstra4-2/+57
2017-10-24 Allow shorter syntax for chroot storesEelco Dolstra2-4/+4
2017-10-24 More progress indicator improvementsEelco Dolstra1-1/+1
2017-10-23 NIX_BUILD_HOOK variable is goneEelco Dolstra1-1/+0
2017-10-23 Pass all settings to build-remoteEelco Dolstra4-43/+5
2017-10-02 Fix testsDan Peebles3-4/+4
2017-08-31 Rename a few configuration optionsEelco Dolstra8-18/+16
2017-08-15 Add builtins.string function.Nicolas B. Pierron1-0/+48
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim2-2/+2
2017-07-18 Update mailing list.Graham Christensen1-1/+1
2017-07-17 Always use base-16 for hashed mirror lookupsEelco Dolstra1-0/+13