aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-07Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nixEelco Dolstra
2022-03-07Add some end-to-end tests for the suggestionsregnat
2022-03-07Merge pull request #6029 from Ma27/nix-log-ssh-ngThéophane Hufschmitt
2022-03-07Explain why the log tests are disabled for CA derivationsThéophane Hufschmitt
2022-03-04tests: grep for string in nix log for remote-buildsMaximilian Bosch
2022-03-02nix profile test: Restart daemonEelco Dolstra
2022-03-02Remove obsolete todoEelco Dolstra
2022-03-02Silence kill outputEelco Dolstra
2022-03-02tests/common.sh.in: Add enableFeatures helperEelco Dolstra
2022-03-02nix profile: Add a test for non-flake packagesEelco Dolstra
2022-03-02nix profile: Support CA derivationsEelco Dolstra
2022-03-02Add basic tests for 'nix profile'Eelco Dolstra
2022-03-02tests: Rename nix-profile.sh -> bash-profile.shEelco Dolstra
2022-02-28fetchTree: Do not re-fetch paths already presentRobert Hensing
2022-02-28tests: implement test for `nix log` with `ssh-ng://` buildsMaximilian Bosch
2022-02-28tests: Fix the start of the daemonregnat
2022-02-24Merge pull request #6089 from edolstra/dot-defaultEelco Dolstra
2022-02-24Merge pull request #6159 from NixOS/more-eager-daemon-polling-in-testsEelco Dolstra
2022-02-24testS: poll more eagerly for the daemon start/stopregnat
2022-02-24Sort the tests by wall timeregnat
2022-02-23add sourcehut integration testGabriel Fontes
2022-02-22Replace defaultBla.$system with bla.$system.defaultEelco Dolstra
2022-02-06Merge pull request #6042 from pennae/fix-repl-aEelco Dolstra
2022-02-04fix nix repl not overriding existing bindings in :apennae
2022-02-03Merge branch 'master' into bundler_drvtomberek
2022-02-02Merge pull request #6036 from tweag/balsoft/and-yet-another-follows-bugfixEelco Dolstra
2022-02-02Flake follows: resolve all follows to absoluteAlexander Bantyev
2022-02-02Merge branch 'parser-improvements' of https://github.com/pennae/nixEelco Dolstra
2022-01-28Merge branch 'master' into bundler_drvtomberek
2022-01-28bundler: tests various combinations of referring to installablesTom Bereknyei
2022-01-28bundler: revert default behavior to use defaultAppTom Bereknyei
2022-01-27Don’t require `NIX_PATH` entries to be valid pathsregnat
2022-01-26Fix the `store ping` testregnat
2022-01-26Add some tests for `nix store ping`regnat
2022-01-25Fix parsing of variable names that are a suffix of '__curPos'regnat
2022-01-25bundler: add tests and change defaults to use a derivationTom Bereknyei
2022-01-24Fix parsing of variable names that are a prefix of '__curPos'Eelco Dolstra
2022-01-24Add a test for nix-assertion failures in nix-envEelco Dolstra
2022-01-24Merge pull request #5945 from afishhh/masterThéophane Hufschmitt
2022-01-24Merge pull request #5963 from FlorianFranzen/test-flake-gitEelco Dolstra
2022-01-24Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflowEelco Dolstra
2022-01-22tests: skip flake search test if no git is presentFlorian Franzen
2022-01-21Merge pull request #5942 from NixOS/5912-quieter-nix-why-dependsEelco Dolstra
2022-01-20Add some tests for multiple regex/match highlighting in `nix search`Hubert Głuchowski
2022-01-19defer formals duplicate check for incresed efficiency all roundpennae
2022-01-19Fix segfault or stack overflow caused by large derivation fieldsRobert Hensing
2022-01-19Make `nix why-depends` quieter by defaultregnat
2022-01-18Add a test for 'nix store copy-log' and 'nix log'Eelco Dolstra
2022-01-18Add a simple test for `nix why-depends`regnat
2022-01-18Merge pull request #5720 from tomberek/flake_searchThéophane Hufschmitt