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
2006-08-23
* New primop: abort "error message".
Eelco Dolstra
2006-08-23
* A new primop `builtins', which returns an attribute set containing
Eelco Dolstra
2006-08-22
* Urgh (see NIX-56).
Eelco Dolstra
2006-08-17
* Distribute *.exp.xml.
Eelco Dolstra
2006-08-17
* Test for `nix-instantiate --eval-only --xml'.
Eelco Dolstra
2006-08-16
* Meh.
Eelco Dolstra
2006-08-16
* A test for NIX-53.
Eelco Dolstra
2006-07-24
* New language feature: domain checks, which check whether a function
Eelco Dolstra
2006-07-24
* `touch' might not be in $PATH.
Eelco Dolstra
2006-07-24
* Tests for domain checks.
Eelco Dolstra
2006-07-24
* Refactoring to support domain checks.
Eelco Dolstra
2006-07-21
* Purify `make check'.
Eelco Dolstra
2006-07-21
* Test for runtime root finding.
Eelco Dolstra
2006-07-20
* Doh.
Eelco Dolstra
2006-07-20
* Call find-runtime-roots.pl from the garbage collector to prevent
Eelco Dolstra
2006-07-19
* Add a precise test for hashDerivatioModulo.
Eelco Dolstra
2006-07-10
* This expression has an undefined variable which isn't detected, so
Eelco Dolstra
2006-06-16
* Skip this test on Cygwin, too slow (and doesn't test anything Cygwin-specif...
Eelco Dolstra
2006-05-29
* Handle $PATHs with spaces.
Eelco Dolstra
2006-05-08
* Allow function argument default values to refer to other arguments
Eelco Dolstra
2006-05-02
* More tests.
Eelco Dolstra
2006-05-02
* Tests for NIX-45.
Eelco Dolstra
2006-05-01
* String interpolation. Expressions like
Eelco Dolstra
2006-05-01
* Allow string concatenations involving derivations, e.g.,
Eelco Dolstra
2006-04-25
* Unless --with-bzip2 is specified, use a copy of bzip2 in the
Eelco Dolstra
2006-03-10
* Allow `make check' to work in directories that have symlink
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
* Tests for fixed-output derivations (and attribute selection, incidentally).
Eelco Dolstra
2006-03-01
* Tests to prevent a repeat of the parseHash32 debacle.
Eelco Dolstra
2006-03-01
* Doh!
Eelco Dolstra
2006-03-01
* More test coverage.
Eelco Dolstra
2006-03-01
* Doh!
Eelco Dolstra
2006-03-01
* Test `nix-store -q --binding'.
Eelco Dolstra
2006-03-01
* Test `nix-store --add' and `nix-store -q --hash'.
Eelco Dolstra
2006-03-01
* TDD! Woohoo!
Eelco Dolstra
2006-03-01
* Oops!
Eelco Dolstra
2006-03-01
* Test the nix-store --gc subflags.
Eelco Dolstra
2006-03-01
* Test nix-build. This also tests indirect roots.
Eelco Dolstra
2006-03-01
* Clear the substitutes prior to running the test.
Eelco Dolstra
2006-03-01
* Add a test for nix-log2xml.
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-22
* Aha!
Eelco Dolstra
2006-02-22
* WTF?
Eelco Dolstra
2006-02-22
* More tests.
Eelco Dolstra
2006-02-22
* Check whether "nix-store -q --graph" generates a valid dot graph.
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
[next]