index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
local.mk
Age
Commit message (
Expand
)
Author
2022-04-21
nix: add (failing) selfreference test for multiple realizations
Sergei Trofimovich
2022-04-19
Merge branch 'issue-6075' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-04-14
fix: ensure apps are apps and packages are packages
Tom Bereknyei
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-24
Add a test for fetchClosure and 'nix store make-content-addressed'
Eelco Dolstra
2022-03-17
Merge pull request #6270 from Artturin/stdineval
Théophane Hufschmitt
2022-03-16
add tests for nix eval and nix-instantiate
Artturin
2022-03-15
Implement simple test for `path`-fetcher setting a correct `lastModifiedDate`
Maximilian Bosch
2022-03-11
nix-fmt: add command
Kevin Amado
2022-03-07
Add some end-to-end tests for the suggestions
regnat
2022-03-02
Add basic tests for 'nix profile'
Eelco Dolstra
2022-03-02
tests: Rename nix-profile.sh -> bash-profile.sh
Eelco Dolstra
2022-02-24
Sort the tests by wall time
regnat
2022-01-28
Merge branch 'master' into bundler_drv
tomberek
2022-01-27
Don’t require `NIX_PATH` entries to be valid paths
regnat
2022-01-26
Add some tests for `nix store ping`
regnat
2022-01-25
bundler: add tests and change defaults to use a derivation
Tom Bereknyei
2022-01-18
Add a simple test for `nix why-depends`
regnat
2022-01-18
Merge pull request #5720 from tomberek/flake_search
Théophane Hufschmitt
2022-01-09
Add test for readFile keeping context
Nikolay Amiantov
2021-12-23
Merge branch 'master' into flake_search
tomberek
2021-12-21
Fix IFD with CA derivations
regnat
2021-12-03
flakes: search up to git or filesystem boundary
Tom Bereknyei
2021-11-28
Make libcpuid dependency optional with --disable-cpuid
Alexander Sosedkin
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-10-15
Add a test for the non-blocking GC
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-07-27
Add --eval-store test
Eelco Dolstra
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-07-16
Forward the whole Nix config to the repl subprocesses
regnat
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Merge pull request #4839 from NixOS/ca/gracefully-handle-duplicate-realisations
Eelco Dolstra
2021-06-23
Merge pull request #4842 from NixOS/ca/fix-nix-shell
Eelco Dolstra
2021-06-23
Add a test for the “two glibc” issue
regnat
2021-06-23
Merge pull request #4906 from NixOS/collect-garbage-ca
Eelco Dolstra
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-15
Add a test for the gc with CA derivations
regnat
2021-06-11
Make `nix-shell` support content-addressed derivations
regnat
2021-06-01
Check the CA hash when importing stuff in the local store
regnat
2021-05-17
Add a test for `nix run` with CA derivations
regnat
2021-04-15
Merge branch 'libarchive-decompress' of https://github.com/serokell/nix
Eelco Dolstra
2021-04-09
add tests for zstd compression
Domen Kožar
2021-03-16
Remove the `remote-store-old-daemon` test
regnat
2021-03-16
Add a test for the migration of the db between versions
regnat
2021-03-16
Add a test ensuring compatibility with an old daemon
regnat
2021-03-16
tests/local.mk: fix missing newline escape
sternenseemann
[next]