aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-04-19Make `tests/dyn-drv` test dirJohn Ericson
2023-04-19Require daemon version for text hashing testJohn Ericson
2023-04-19Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17`TextHashMethod` -> `TextIngestionMethod`, gate with XP featureJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17Gate experimental features in `DerivationOutput::fromJSON`John Ericson
2023-04-17Merge pull request #8230 from obsidiansystems/daemon-trust-overrideRobert Hensing
2023-04-17Experimentally allow forcing `nix-daemon` trust; use this to testJohn Ericson
2023-04-17Fix some issues with experimental config settingsJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17Merge pull request #8193 from hercules-ci/dry-stringsRobert Hensing
2023-04-11Do not gate or hide experimental settingsJohn Ericson
2023-04-11Merge pull request #8158 from tweag/harden-profiles-testEelco Dolstra
2023-04-09Deduplicate string literal rendering, fix 4909Robert Hensing
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-06Add `Store::isTrustedClient()`matthewcroughan
2023-04-03Fix the flaky `nix-profile` testThéophane Hufschmitt
2023-04-03Merge pull request #8042 from lheckemann/alt-lockfilesEelco Dolstra
2023-04-03Stuctured command stabilityJohn Ericson
2023-04-03Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...Robert Hensing
2023-04-03eval: Fix crash on missing printValue tBlackhole caseRobert Hensing
2023-04-03Merge pull request #7610 from obsidiansystems/gate-default-settingsThéophane Hufschmitt
2023-04-01Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exoticJohn Ericson
2023-03-31test: Make the installer work on old rhel versionsThéophane Hufschmitt
2023-03-31test: Don't add a channel for the force-no-daemon installer variantThéophane Hufschmitt
2023-03-31Merge pull request #8018 from tweag/ssh-password-promptThéophane Hufschmitt
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-27Merge pull request #8073 from tweag/fix-root-channels-locationJohn Ericson
2023-03-27Punt on improper global flags for nowJohn Ericson
2023-03-27Merge pull request #7609 from obsidiansystems/hide-experimental-settingsJohn Ericson
2023-03-27tests/flakes/show.sh: Broaden requirement commentRobert Hensing
2023-03-26Catch eval errors in `hasContent`oxalica
2023-03-23Test the installation of a simple package in the install testsThéophane Hufschmitt
2023-03-22Add a test for nix copy over sshAlexander Bantyev
2023-03-21nix describe-stores: RemoveEelco Dolstra
2023-03-20Write test, will fail until rest of PRJohn Ericson
2023-03-19Create test lockfiles in TEST_ROOTLinus Heckemann
2023-03-19Add tests for alternate lockfile path functionalityLinus Heckemann
2023-03-18tests/flake-in-submodule: Remove unnecessary rm -rfRobert Hensing
2023-03-17Add a test with flake.nix in a submoduleJosef Kemetmüller
2023-03-16Cleanup test skippingJohn Ericson
2023-03-16nix-hash: support base-64 and SRI formatYueh-Shun Li
2023-03-16test/hash.sh: add to-base32 test for nix hashYueh-Shun Li
2023-03-16tests/hash.sh: try: Use FORMAT_FLAG instead of EXTRAYueh-Shun Li
2023-03-13Merge pull request #8033 from lbodor/stop-adding-dot-to-nix-dev-env-pathRobert Hensing
2023-03-14Use $TEST_ROOTlbodor
2023-03-13make clean: Delete vars-and-functions.shEelco Dolstra
2023-03-13print-dev-env: test the case when PATH is emptylbodor
2023-03-08Harden tests' bashJohn Ericson