aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-07-13libutil: add checked arithmetic toolsJade Lovelace
2024-07-11libutil: rewrite RewritingSink as sourceeldritch horrors
2024-07-09Fix dry-run flag for nix-collect-garbageQuantum Jump
2024-07-05libutil: allow construction of sources from generatorseldritch horrors
2024-07-04distinguish between throws & errors during throwQyriad
2024-07-04trace when the `foo` part of `foo.bar.baz` errorsQyriad
2024-07-04add an impl of Expr::show for ExprInheritFrom that doesn't crashQyriad
2024-07-03libutil: begin porting serialization to generatorseldritch horrors
2024-07-03libutil: generator type with on-yield value mappingeldritch horrors
2024-07-02Merge "tree-wide: unify progress bar inactive and paused states" into mainalois31
2024-07-02Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ...Delan Azabani
2024-07-01tree-wide: unify progress bar inactive and paused statesAlois Wohlschlager
2024-07-01Merge changes Ie29a8a89,I873eedcf into mainjade
2024-06-30libexpr/flake: allow automatic rejection of configuration options from flakesAlois Wohlschlager
2024-06-29Reject fully-qualified URLs in 'from' argument of `nix registry add`Delan Azabani
2024-06-27store: guess the URL of failing fixed-output derivationsJade Lovelace
2024-06-25Merge "change shebangs of all .sh scripts to bash" into mainjade
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
2024-06-25Merge "Revert "libfetchers: make attribute / URL query handling consistent"" ...jade
2024-06-24Revert "libfetchers: make attribute / URL query handling consistent"jade
2024-06-24change shebangs of all .sh scripts to bashvigress8
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-23flakes: add --commit-lock-file message testeldritch horrors
2024-06-23Merge "libfetchers: make attribute / URL query handling consistent" into mainMaximilian Bosch
2024-06-23libutil: return Pid from startProcess, not pid_teldritch horrors
2024-06-23libutil: add some serialize.hh serializer testseldritch horrors
2024-06-23libutil: remove sinkToSource eof callbackeldritch horrors
2024-06-22libfetchers: make attribute / URL query handling consistentMaximilian Bosch
2024-06-20add a basic libmain test for the progress bar renderingQyriad
2024-06-20BrotliDecompressionSource: don't bail out too earlyK900
2024-06-19filetransfer: return a Source from download()eldritch horrors
2024-06-19libutil: add makeDecompressionSourceeldritch horrors
2024-06-19Merge "libfetchers: represent unfetched submodules consistently" into mainalois31
2024-06-18filetransfer: {up,down}load -> transfereldritch horrors
2024-06-18libfetchers: represent unfetched submodules consistentlyAlois Wohlschlager
2024-06-17Merge changes from topic "protocol" into mainjade
2024-06-17libexpr: add expr memory managementeldritch horrors
2024-06-17libexpr: pass Exprs as references, not pointerseldritch horrors
2024-06-16libstore: refuse to serialise ancient protocolsJade Lovelace
2024-06-16Delete old ValidPathInfo test, fix UnkeyedValidPathInfoJade Lovelace
2024-06-16Merge pull request #10799 from hercules-ci/safer-tab-completionRobert Hensing
2024-06-13Merge "tests/libcmd: set HOME to a temporary directory" into mainalois31
2024-06-12tests/flake-registry: Fix occasional deadlocksJade Lovelace
2024-06-12tests: verify that NIX_DAEMON_PACKAGE's version looks like a versionJade Lovelace
2024-06-12[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)Pierre Bourdon
2024-06-12tests/libcmd: set HOME to a temporary directoryAlois Wohlschlager
2024-06-10Merge "tests: fix daemon version in isDaemonNewer function" into mainjade
2024-06-08tests/nixos/nix-copy: fix NixOS >= 24.05 compatibilityPierre Bourdon
2024-06-08tests: fix daemon version in isDaemonNewer functionMario Rodas
2024-06-06build: expose option to enable or disable precompiled std headersQyriad