index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2012-10-03
Fix the test
Eelco Dolstra
2012-10-03
Rename nix-worker to nix-daemon
Eelco Dolstra
2012-10-03
Drop support for running nix-worker in "slave" mode
Eelco Dolstra
2012-09-27
Allow dashes in identifiers
Eelco Dolstra
2012-09-14
Fix test
Eelco Dolstra
2012-09-13
Add a test for nix-profile.sh
Eelco Dolstra
2012-09-13
Fix the store optimisation test
Eelco Dolstra
2012-09-12
Handle gc-keep-outputs and gc-keep-derivations both enabled
Eelco Dolstra
2012-09-12
Fix test failure on Darwin
Eelco Dolstra
2012-09-11
Don't put results symlinks in the tests directory
Eelco Dolstra
2012-09-11
Test hash rewriting
Eelco Dolstra
2012-07-30
Fix the test
Eelco Dolstra
2012-07-27
Allow a binary cache to declare that it doesn't support "nix-env -qas"
Eelco Dolstra
2012-07-27
Use "set -x" in the tests to see where a test fails
Eelco Dolstra
2012-07-27
Test "nix-env -qas" with the binary cache substituter
Eelco Dolstra
2012-07-27
Let build.cc verify the expected hash of a substituter's output
Eelco Dolstra
2012-07-26
nix-push: Support generating a manifest again
Eelco Dolstra
2012-07-26
Fix the substituter tests
Eelco Dolstra
2012-07-26
Add a test for the binary cache substituter
Eelco Dolstra
2012-07-26
Clear NIX_STORE when running the tests
Eelco Dolstra
2012-07-23
Add a test for Nix store optimisation
Eelco Dolstra
2012-07-09
Add a test for the fetchurl function
Eelco Dolstra
2012-04-14
Urgh, modified the wrong file...
Eelco Dolstra
2012-04-14
nix-channel improvements
Eelco Dolstra
2012-03-19
Replace "make check" with "make installcheck"
Eelco Dolstra
2012-03-18
Drop the externals directory
Eelco Dolstra
2012-03-12
Fix tests
Eelco Dolstra
2012-01-26
* Add a test for importing derivations.
Eelco Dolstra
2012-01-19
* Add a test case for comparing derivations.
Eelco Dolstra
2012-01-11
tests: Run `download-using-manifests' via libtool so that dlopening works.
Ludovic Courtès
2012-01-04
* Check whether the outputName attribute works.
Eelco Dolstra
2012-01-03
* Sync with the trunk.
Eelco Dolstra
2012-01-03
* FreeBSD tar defaults to the tape device instead of stdout.
Eelco Dolstra
2012-01-03
* Add a test for nix-channel.
Eelco Dolstra
2012-01-03
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
Eelco Dolstra
2011-12-30
* Sync with the trunk.
Eelco Dolstra
2011-12-21
* The ‘foo.drvPath’ feature was already broken in read-only mode.
Eelco Dolstra
2011-12-21
Make the reference cycle in the cyclic outputs test indirect
Shea Levy
2011-12-21
* Add a test for unsafeDiscardOutputDependency. Not really related to
Eelco Dolstra
2011-12-21
* Add a test for referring to another derivation's ‘drvPath’. This
Eelco Dolstra
2011-12-21
* Add some accidentally committed files.
Eelco Dolstra
2011-12-20
* Doing a GC after building a derivation with cyclic outputs currently
Eelco Dolstra
2011-12-20
* Add a (currently failing) test that checks whether mutually
Eelco Dolstra
2011-12-20
* Refactor a bit so that more tests can be added.
Eelco Dolstra
2011-12-16
* Sync with the trunk.
Eelco Dolstra
2011-12-14
* Oops, the daemon test wasn't actually using the daemon.
Eelco Dolstra
2011-12-01
* Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build
Eelco Dolstra
2011-11-25
* Fix race.
Eelco Dolstra
2011-11-06
Fix stupid typo in multiple outputs test
Shea Levy
2011-11-06
The nixinstantiate and nixstore env vars are no longer set in common.sh
Shea Levy
[next]