index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2023-01-18
Fix indentation
Eelco Dolstra
2023-01-18
Add some tests for illegal output names
Eelco Dolstra
2023-01-18
OutputSpec: Allow all valid output names
Eelco Dolstra
2023-01-13
Merge pull request #7430 from tweag/ca/fix-nix-log
Théophane Hufschmitt
2023-01-10
Parse string context elements properly
John Ericson
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-10
Merge pull request #7570 from lheckemann/fix-tests
Eelco Dolstra
2023-01-08
tests: fix for nixpkgs 22.11
Linus Heckemann
2023-01-05
Don't check NixOS modules
Naïm Favier
2023-01-02
Increase the test coverage of `why-depends`
Théophane Hufschmitt
2023-01-02
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2023-01-02
Merge pull request #7470 from obsidiansystems/simplify-tests-slightly
Eelco Dolstra
2022-12-24
Optimize intersectAttrs performance
Robert Hensing
2022-12-24
tests: switch to non-deprecated nix.settings.* module parameters
Sergei Trofimovich
2022-12-23
Merge pull request #7367 from lheckemann/nixpkgs-22.11
Eelco Dolstra
2022-12-21
Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`
John Ericson
2022-12-20
InstallableFlake::toDerivedPaths(): Support paths and store paths
Eelco Dolstra
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-15
Fix a crash in DerivedPath::Built::toJSON() with impure derivations
Eelco Dolstra
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-12-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-12-12
Merge new tests into `build.sh`
John Ericson
2022-12-12
Merge pull request #7436 from edolstra/enable-lang-tests
Eelco Dolstra
2022-12-12
Fix reference to test directory path
Eelco Dolstra
2022-12-12
Enable some language tests that were accidentally disabled
Eelco Dolstra
2022-12-12
Allow to disable global flake-registry with ""
Benoit de Chezelles
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-12
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-12-09
Remove tests for --repeat
Eelco Dolstra
2022-12-08
Fix `nix log` with CA derivations
regnat
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-06
tests: don't refer to TMPDIR
Naïm Favier
2022-12-02
tests/fetchGitSubmodules: fix for newer Git
Linus Heckemann
2022-12-01
Really fix 'nix store make-content-addressed --json'
Eelco Dolstra
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-28
Add a setting for enabling cgroups
Eelco Dolstra
2022-11-27
Fix evaluation
Eelco Dolstra
2022-11-27
Add tests for auto-uid-allocation, uid-range and cgroups
Eelco Dolstra
2022-11-25
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-11-16
Merge pull request #7134 from yorickvP/disable-dbg-on-complete
Théophane Hufschmitt
2022-11-15
Merge pull request #7283 from hercules-ci/issue-6572
Théophane Hufschmitt
2022-11-14
tests: Reproduce #6572
Robert Hensing
2022-11-14
Test that the result of `readFile` gets ref-scanned
Théophane Hufschmitt
2022-11-03
tests/impure-derivations.sh: remove unknown experimental feature 'ca-references'
Artturin
2022-11-03
SourceExprCommand: swallow EvalError, add tests for this
Yorick van Pelt
2022-10-31
Merge pull request #7039 from Mic92/libfetchers-variant
Théophane Hufschmitt
[next]