aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-02Let `nix flake check` keep going when keep-going is setregnat
2021-06-01Check the CA hash when importing stuff in the local storeregnat
2021-05-29Add .tar.zst support for TarballInputSchemeTimothy Klim
2021-05-17Add a test for `nix run` with CA derivationsregnat
2021-05-10Merge pull request #4781 from NixOS/locally_cache_the_remote_realisationsEelco Dolstra
2021-05-10Merge pull request #4787 from Ma27/builtins-ceil-floorEelco Dolstra
2021-05-10Implement `builtins.floor` and `builtins.ceil` using the C library functions ...Maximilian Bosch
2021-05-06Add a realisations disk cacheregnat
2021-05-05Properly normalize the content-addressed pathsregnat
2021-04-23fixup! Add a regression test for #4725regnat
2021-04-22Add a regression test for #4725regnat
2021-04-15Merge branch 'build-with-strictDeps' of https://github.com/hercules-ci/nixEelco Dolstra
2021-04-15Merge branch 'libarchive-decompress' of https://github.com/serokell/nixEelco Dolstra
2021-04-09add tests for zstd compressionDomen Kožar
2021-03-31tests/*: show when tests are skippedRobert Hensing
2021-03-30Merge pull request #4676 from bjornfor/fix-fetchgit-ref-headEelco Dolstra
2021-03-30tests: check that builtins.fetchGit { ..., ref = "HEAD"; } worksBjørn Forsman
2021-03-29Merge pull request #4239 from tweag/test-against-old-daemonEelco Dolstra
2021-03-26LocalBinaryCacheStore::upsertFile(): Fix raceEelco Dolstra
2021-03-19tests: Test `.config` stays clean with XDG_CONFIG_HOME setSamuel Dionne-Riel
2021-03-19tests/config: Fix config test configurationSamuel Dionne-Riel
2021-03-16Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'Eelco Dolstra
2021-03-16Fix the db-migration testregnat
2021-03-16Remove the `remote-store-old-daemon` testregnat
2021-03-16Make the tests (optionnally) run in another derivationregnat
2021-03-16Add a test for the migration of the db between versionsregnat
2021-03-16Add a test ensuring compatibility with an old daemonregnat
2021-03-16tests/local.mk: fix missing newline escapesternenseemann
2021-03-15Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixedEelco Dolstra
2021-03-15Check the signatures when copying store paths aroundregnat
2021-03-15Merge pull request #4592 from NixOS/ca/remote-cacheEelco Dolstra
2021-03-01Add test for git+file with bare repositoryKjetil Orbekk
2021-03-01Add a test for the remote caching of CA derivationsregnat
2021-03-01Move the CA tests to a sub-directoryregnat
2021-02-26Restore now-working build-remote-content-addressed-fixed testJohn Ericson
2021-02-26Merge pull request #4477 from NixOS/ca/build-remoteEelco Dolstra
2021-02-26nix flake update: Recreate the lock fileEelco Dolstra
2021-02-25Add a test for the copy of CA pathsregnat
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-02-23Merge pull request #4551 from danieldk/system-features-compute-levelEelco Dolstra
2021-02-23Test the remote building of ca derivationsregnat
2021-02-22Add x86_64 compute levels as additional system typesDaniël de Kok
2021-02-19Test the garbage collection of CA derivationsregnat
2021-02-09Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...Graham Christensen
2021-02-09Merge pull request #4464 from tweag/nar-narhash-addressedEelco Dolstra
2021-02-05Add a trace to readLine() failuresEelco Dolstra
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-25Merge pull request #4387 from obsidiansystems/non-local-store-buildEelco Dolstra
2021-01-22Improve documentation and test and requestedJohn Ericson
2021-01-21Change error position formattingEelco Dolstra