summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2018-03-13Merge pull request #1906 from dtzWill/fix/nix-searchShea Levy
2018-03-02Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nixShea Levy
2018-03-01tests/search.sh: simplify, don't rely on consistent orderingWill Dietz
2018-02-26libexpr: Fix prim_replaceStrings() to work on an empty source stringTuomas Tynkkynen
2018-02-25tests: test nix search behaviorWill Dietz
2018-02-22Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nixEelco Dolstra
2018-02-21Revert "libexpr: Fix prim_replaceStrings() to work on an empty source string"Eelco Dolstra
2018-02-19libexpr: Fix prim_replaceStrings() to work on an empty source stringTuomas Tynkkynen
2018-02-19Merge branch 'register-settings' of https://github.com/shlevy/nixEelco Dolstra
2018-02-14Add splitVersion primop.Shea Levy
2018-02-13Allow plugins to define new settings.Shea Levy
2018-02-13Fix plugin tests on darwinShea Levy
2018-02-13Fix #1762Linus Heckemann
2018-02-13Allow includes from nix.confShea Levy
2018-02-13Merge branch 'register-constant' of https://github.com/shlevy/nixEelco Dolstra
2018-02-13Merge branch 'plugins' of https://github.com/shlevy/nixEelco Dolstra
2018-02-08Allow using RegisterPrimop to define constants.Shea Levy
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2018-02-08nix-env: Fix parsing of --systemEelco Dolstra
2018-02-08dsa -> ed25519Eelco Dolstra
2018-02-07build-dry: disable failing portion of test until issue is fixedWill Dietz
2018-02-07tests: Add (failing) tests for reported --dry-run issues.Will Dietz
2018-02-07builtins.path test: Don't rely on shlevy's XDG_RUNTIME_DIRShea Levy
2018-02-07Improve filtering of ANSI escape sequences in build logsEelco Dolstra
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-06Add path primop.Shea Levy
2018-02-06realiseContext(): Add derivation outputs to the allowed pathsEelco Dolstra
2018-02-05Fix evaluationEelco Dolstra
2018-02-03Remove nix-build --hashEelco Dolstra
2018-02-01Remove obsolete references to manifestsEelco Dolstra
2018-01-24Merge pull request #1797 from dezgeg/userns-tests-fixEelco Dolstra
2018-01-22Fix testEelco Dolstra
2018-01-22Don't access tarballs.nixos.org in a testEelco Dolstra
2018-01-19Rewrite builtin derivation environmentEelco Dolstra
2018-01-19Add a test for --check / --repeatEelco Dolstra
2018-01-16Add pure evaluation modeEelco Dolstra
2018-01-13Fix tests using user namespaces on kernels that don't have itTuomas Tynkkynen
2018-01-09fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz
2018-01-04Rename "use-substitutes" to "substitute"Eelco Dolstra
2018-01-02Merge pull request #1770 from dtzWill/fix/run-test-sandbox-ubuntuEelco Dolstra
2017-12-30run.sh: include lib64 in sandbox-paths to fix on ubuntu 16.XXWill Dietz
2017-12-30use libbrotli directly when availableWill Dietz
2017-12-22fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz
2017-12-22release.nix: Use fetchTarball and fetchGitEelco Dolstra
2017-12-07Fix testEelco Dolstra
2017-12-07nix ls-{nar,store}: Return offset of files in the NAR if knownEelco Dolstra
2017-12-05Merge branch 'fetchGit-fast-revision-update'Shea Levy
2017-11-25build-remote: Fix missing log outputaszlig
2017-11-24nix-shell/nix-build: Support .drv files againEelco Dolstra
2017-11-24fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy