aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
AgeCommit message (Expand)Author
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-21nix describe-stores: RemoveEelco Dolstra
2023-03-20Write test, will fail until rest of PRJohn Ericson
2023-03-17Add a test with flake.nix in a submoduleJosef Kemetmüller
2023-03-13make clean: Delete vars-and-functions.shEelco Dolstra
2023-03-08Harden tests' bashJohn Ericson
2023-02-27Merge pull request #7796 from hercules-ci/fix-7263Théophane Hufschmitt
2023-02-23Clean up daemon handlingJohn Ericson
2023-02-23Make init.sh safe to run twiceJohn Ericson
2023-02-22flakes: Ensure that `self.outPath == ./.`Robert Hensing
2023-02-10Test `nix build --json` return output paths in floating CA caseJohn Ericson
2023-01-30Merge pull request #5226 from NixOS/client-side-profilesEelco Dolstra
2023-01-27Add a test for `nix flake show`Théophane Hufschmitt
2023-01-17Test the migration of the user profilesThéophane Hufschmitt
2023-01-10Merge remote-tracking branch 'origin/master' into fix-7417Eelco Dolstra
2023-01-02Increase the test coverage of `why-depends`Théophane Hufschmitt
2022-12-21Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`John Ericson
2022-12-20InstallableFlake::toDerivedPaths(): Support paths and store pathsEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-10-18Add command 'nix store path-from-hash-part'Eelco Dolstra
2022-07-18Merge pull request #6784 from tweag/completion-testThéophane Hufschmitt
2022-07-13Split off 'nix flake check' testsEelco Dolstra
2022-07-13Move flake-searching.sh and make it less dependent on gitEelco Dolstra
2022-07-13Move flake-local-settings.shEelco Dolstra
2022-07-13Move the 'nix bundle' testsEelco Dolstra
2022-07-13Split off following paths testsEelco Dolstra
2022-07-13Split off 'nix flake init' testsEelco Dolstra
2022-07-13Split off the circular flake import testsEelco Dolstra
2022-07-13Split off the Mercurial flake testsEelco Dolstra
2022-07-13Move flakes tests to a subdirectoryEelco Dolstra
2022-07-12Fix the name of the completions testThéophane Hufschmitt
2022-07-12Add some tests for the CLI completionThéophane Hufschmitt
2022-06-22Enable/fix tests in nix-staticEelco Dolstra
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-19Merge branch 'issue-6075' of https://github.com/kamadorueda/nixEelco Dolstra
2022-04-14fix: ensure apps are apps and packages are packagesTom Bereknyei
2022-03-31Add support for impure derivationsEelco Dolstra
2022-03-24Add a test for fetchClosure and 'nix store make-content-addressed'Eelco Dolstra
2022-03-17Merge pull request #6270 from Artturin/stdinevalThéophane Hufschmitt
2022-03-16add tests for nix eval and nix-instantiateArtturin
2022-03-15Implement simple test for `path`-fetcher setting a correct `lastModifiedDate`Maximilian Bosch
2022-03-11nix-fmt: add commandKevin Amado
2022-03-07Add some end-to-end tests for the suggestionsregnat
2022-03-02Add basic tests for 'nix profile'Eelco Dolstra
2022-03-02tests: Rename nix-profile.sh -> bash-profile.shEelco Dolstra
2022-02-24Sort the tests by wall timeregnat
2022-01-28Merge branch 'master' into bundler_drvtomberek
2022-01-27Don’t require `NIX_PATH` entries to be valid pathsregnat
2022-01-26Add some tests for `nix store ping`regnat