index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
user-envs.sh
Age
Commit message (
Expand
)
Author
2022-03-16
Add some tests for `nix-env -q --json`
Théophane Hufschmitt
2022-03-02
Add basic tests for 'nix profile'
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2018-02-08
nix-env: Fix parsing of --system
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-08-10
Remove $NIX_DB_DIR
Eelco Dolstra
2016-05-30
Test the NAR info cache
Eelco Dolstra
2015-05-20
Mis-read Eelko's request to not make this an option: now, let's not make
Christian Theune
2015-05-19
Implement alternative to lazy generations:
Christian Theune
2015-05-18
Enable lazy/sparse allocation of generation symlinks: avoid creating
Christian Theune
2014-08-21
Fix tests
Eelco Dolstra
2014-02-26
Test nix-env --switch-generation
Eelco Dolstra
2014-02-26
Test nix-env --set
Eelco Dolstra
2014-02-26
Test the -b and -s flags of nix-store -q
Eelco Dolstra
2014-02-26
Test ~/.nix-defexpr
Eelco Dolstra
2014-02-26
Test nix-store --switch-profile and more daemon actions
Eelco Dolstra
2012-12-04
Test priorities
Eelco Dolstra
2012-12-04
Add a test for ‘nix-env --set-flag active ...’
Eelco Dolstra
2012-01-03
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
Eelco Dolstra
2011-12-01
* Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build
Eelco Dolstra
2011-10-10
* Refactoring: remove unnecessary variables from the tests.
Eelco Dolstra
2008-06-15
* Test instrumentation.
Eelco Dolstra
2007-11-29
* nix-env -e: support uninstalling by path, so that one can say
Eelco Dolstra
2006-09-21
* `nix-install-package --url': install from a URL (NIX-12).
Eelco Dolstra
2006-03-10
* `nix-env -qa --description' shows human-readable descriptions of
Eelco Dolstra
2006-03-10
* Oops.
Eelco Dolstra
2006-03-10
* `nix-env -q' now accepts arguments that allow specific derivations
Eelco Dolstra
2006-03-01
* Simplification.
Eelco Dolstra
2006-03-01
* Make it easy to run individual tests from the command line.
Eelco Dolstra
2006-02-17
* Fix for NIX-31: "nix-env -i foo" installing all derivations named
Eelco Dolstra
2006-02-17
* And another test.
Eelco Dolstra
2006-02-17
* Regression test for NIX-31.
Eelco Dolstra
2006-02-08
* Tests for nix-env, finally!
Eelco Dolstra