index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-07-05
libutil: allow construction of sources from generators
eldritch horrors
2024-07-04
distinguish between throws & errors during throw
Qyriad
2024-07-04
trace when the `foo` part of `foo.bar.baz` errors
Qyriad
2024-07-04
add an impl of Expr::show for ExprInheritFrom that doesn't crash
Qyriad
2024-07-03
libutil: begin porting serialization to generators
eldritch horrors
2024-07-03
libutil: generator type with on-yield value mapping
eldritch horrors
2024-07-02
Merge "tree-wide: unify progress bar inactive and paused states" into main
alois31
2024-07-02
Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ...
Delan Azabani
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-07-01
Merge changes Ie29a8a89,I873eedcf into main
jade
2024-06-30
libexpr/flake: allow automatic rejection of configuration options from flakes
Alois Wohlschlager
2024-06-29
Reject fully-qualified URLs in 'from' argument of `nix registry add`
Delan Azabani
2024-06-27
store: guess the URL of failing fixed-output derivations
Jade Lovelace
2024-06-25
Merge "change shebangs of all .sh scripts to bash" into main
jade
2024-06-25
libexpr: rewrite the parser with pegtl instead of flex/bison
eldritch horrors
2024-06-25
Merge "Revert "libfetchers: make attribute / URL query handling consistent"" ...
jade
2024-06-24
Revert "libfetchers: make attribute / URL query handling consistent"
jade
2024-06-24
change shebangs of all .sh scripts to bash
vigress8
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-23
flakes: add --commit-lock-file message test
eldritch horrors
2024-06-23
Merge "libfetchers: make attribute / URL query handling consistent" into main
Maximilian Bosch
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-23
libutil: add some serialize.hh serializer tests
eldritch horrors
2024-06-23
libutil: remove sinkToSource eof callback
eldritch horrors
2024-06-22
libfetchers: make attribute / URL query handling consistent
Maximilian Bosch
2024-06-20
add a basic libmain test for the progress bar rendering
Qyriad
2024-06-20
BrotliDecompressionSource: don't bail out too early
K900
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-06-19
libutil: add makeDecompressionSource
eldritch horrors
2024-06-19
Merge "libfetchers: represent unfetched submodules consistently" into main
alois31
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-18
libfetchers: represent unfetched submodules consistently
Alois Wohlschlager
2024-06-17
Merge changes from topic "protocol" into main
jade
2024-06-17
libexpr: add expr memory management
eldritch horrors
2024-06-17
libexpr: pass Exprs as references, not pointers
eldritch horrors
2024-06-16
libstore: refuse to serialise ancient protocols
Jade Lovelace
2024-06-16
Delete old ValidPathInfo test, fix UnkeyedValidPathInfo
Jade Lovelace
2024-06-16
Merge pull request #10799 from hercules-ci/safer-tab-completion
Robert Hensing
2024-06-13
Merge "tests/libcmd: set HOME to a temporary directory" into main
alois31
2024-06-12
tests/flake-registry: Fix occasional deadlocks
Jade Lovelace
2024-06-12
tests: verify that NIX_DAEMON_PACKAGE's version looks like a version
Jade Lovelace
2024-06-12
[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-12
tests/libcmd: set HOME to a temporary directory
Alois Wohlschlager
2024-06-10
Merge "tests: fix daemon version in isDaemonNewer function" into main
jade
2024-06-08
tests/nixos/nix-copy: fix NixOS >= 24.05 compatibility
Pierre Bourdon
2024-06-08
tests: fix daemon version in isDaemonNewer function
Mario Rodas
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-06-04
Merge "tests/nixos: make the tarball-flakes test better reflect real use case...
Pierre Bourdon
2024-06-04
tests/nixos: make the tarball-flakes test better reflect real use cases
Pierre Bourdon
2024-06-03
nix flake update: add test for multiple inputs from nix#10073
Olmo Kramer
[next]