aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-08-28Test CA derivation input cachingJohn Ericson
2020-08-25Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-25Move import docsEelco Dolstra
2020-08-24CA derivations that depend on other CA derivationsJohn Ericson
2020-08-24Add DummyStore (dummy://)Eelco Dolstra
2020-08-20Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-20Fix max fd calc and add testJohn Ericson
2020-08-18Merge pull request #3940 from obsidiansystems/fixed-output-remote-builder-testEelco Dolstra
2020-08-17Comment out fixed content address testCarlo Nucera
2020-08-17Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-16Test remote building with fixed output derivationsJohn Ericson
2020-08-14Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-14Merge pull request #3924 from obsidiansystems/features-per-storeEelco Dolstra
2020-08-13Test `RemoteStore::buildDerivation`John Ericson
2020-08-12Merge branch 'daemon-auth-cleanup' of github.com:obsidiansystems/nix into HEADJohn Ericson
2020-08-12Make `system-features` a store settingJohn Ericson
2020-08-12Separate auth and logic for the daemonJohn Ericson
2020-08-10Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...John Ericson
2020-08-07Squashed get CA derivations buildingJohn Ericson
2020-08-07Fix .ls file names in binary cachesEelco Dolstra
2020-08-04Make JSON equality tests agnostic to orderingJohn Ericson
2020-07-31Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-07-30Add test for builtins.pathMatthew Bauer
2020-07-30Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-29Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-07-28Restore backwards-compat for current `builtins.fetchGit`Maximilian Bosch
2020-07-28Merge legacy `fetchGit`-builtin with the generic `fetchTree`-functionMaximilian Bosch
2020-07-23Remove references to xmllintEelco Dolstra
2020-07-17Test relative store pathsCarlo Nucera
2020-07-17parseFlakeRef(): Only search for the top-level directory for CLI flakerefsEelco Dolstra
2020-07-14Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-07-13Add a test for local NAR cachingEelco Dolstra
2020-07-13Fix 'nix verify --all' on a binary cache and add a testEelco Dolstra
2020-07-13Add a test for DWARF debug info index generationEelco Dolstra
2020-07-13Add a test for NAR listing generationEelco Dolstra
2020-07-10Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-06nix develop: Support derivations with multiple outputsEelco Dolstra
2020-07-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-07-03Merge branch 'master' into add-traceBen Burdette
2020-07-03Merge pull request #3778 from tweag/parallel-testsEelco Dolstra
2020-07-03Hopefully fix macOS test failureEelco Dolstra
2020-07-03Shorten the path to the test rootregnat
2020-07-03Fix the test dependenciesregnat
2020-07-02Add test for nix developEelco Dolstra
2020-07-02Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-02Set gc-reserved-space to 0 in testsEelco Dolstra
2020-07-02Make the gc-auto test more reliableregnat
2020-07-02Make the gc-concurrent test more reliableregnat
2020-07-02Run the tests in parallelregnat
2020-06-30'from string'Ben Burdette