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
2010-12-05
* Use CamelCase for the Perl modules.
Eelco Dolstra
2010-12-05
* Add a script `nix-generate-patches'.
Eelco Dolstra
2010-11-17
* Test whether sequences of patches work.
Eelco Dolstra
2010-11-17
* In the download size indication, take binary patches into account.
Eelco Dolstra
2010-11-17
(no commit message)
Eelco Dolstra
2010-11-17
* Finally, a test for the binary patch functionality.
Eelco Dolstra
2010-11-17
* Test that download sizes are shown correctly.
Eelco Dolstra
2010-11-17
* Fix the test.
Eelco Dolstra
2010-11-16
* Sync with the trunk.
Eelco Dolstra
2010-10-24
* Keep attribute sets in sorted order to speed up attribute lookups.
Eelco Dolstra
2010-10-23
* Regression test for listToAttr's behaviour if an attribute name
Eelco Dolstra
2010-10-22
* Regression test for __overrides.
Eelco Dolstra
2010-10-04
* In the referrers test, lower the nesting depth from 2500 to 1000 to
Eelco Dolstra
2010-08-25
* Made the build hook mechanism more efficient. Rather than starting
Eelco Dolstra
2010-08-04
* Sync with the trunk.
Eelco Dolstra
2010-06-25
tests/build-hook.hook.sh: prefer more portable `...` syntax over $(...) for r...
Peter Simons
2010-05-12
* Sync with the trunk.
Eelco Dolstra
2010-05-12
* Print attributes in sorted order.
Eelco Dolstra
2010-05-12
* Implemented tryEval, the last missing primop in the fast-eval
Eelco Dolstra
2010-05-07
* Sync with the trunk.
Eelco Dolstra
2010-04-22
* Check for duplicate attribute names / function arguments. `make
Eelco Dolstra
2010-04-21
* Update the expected test output (no longer an ATerm).
Eelco Dolstra
2010-04-21
* Because --parse-only no longer produces an ATerm, don't check the
Eelco Dolstra
2010-04-20
* Sync with the trunk.
Eelco Dolstra
2010-04-19
* Drop the dependency on the ATerm library.
Eelco Dolstra
2010-04-01
* Removed the `~' operator.
Eelco Dolstra
2010-03-31
(no commit message)
Eelco Dolstra
2010-03-31
* Fix the broken test for listToAttrs.
Eelco Dolstra
2010-03-31
Make source location info in the XML output optional.
Ludovic Courtès
2010-03-25
* Simplify @-patterns: only `{attrs}@name' or `name@{attrs}' are now
Eelco Dolstra
2010-03-23
* Doh.
Eelco Dolstra
2010-03-23
* Test "with as; with bs;" since nobody knows what its semantics is.
Eelco Dolstra
2010-02-24
(no commit message)
Eelco Dolstra
2010-02-24
* Disable fsync() in SQLite if the fsync-metadata option is set to
Eelco Dolstra
2010-02-24
* Set the path to sqlite3 properly.
Eelco Dolstra
2010-02-24
* Don't fork so much.
Eelco Dolstra
2010-02-19
* Foreign key support in SQLite is not a persistent setting, so enable
Eelco Dolstra
2010-02-18
* Implemented queryValidPaths() and verifyStore().
Eelco Dolstra
2010-02-04
* Grmbl. Timing-sensitive tests are evil.
Eelco Dolstra
2009-11-13
* In nix-pull/nix-channel, create the manifests directory if it
Eelco Dolstra
2009-09-15
* Two primops: builtins.intersectAttrs and builtins.functionArgs.
Eelco Dolstra
2009-05-15
* Change the scoping of "inherit (e) ..." in recs so that the
Eelco Dolstra
2009-05-15
* Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a
Eelco Dolstra
2009-03-31
* Do a substitution even if --max-jobs == 0.
Eelco Dolstra
2009-03-30
* Make the poll interval configurable.
Eelco Dolstra
2009-03-28
* Simplify communication with the hook a bit (don't use file
Eelco Dolstra
2009-03-27
* Argh, stupid timing sensitive tests...
Eelco Dolstra
2009-03-25
* Negative caching, i.e. caching of build failures. Disabled by
Eelco Dolstra
2009-03-25
* Removed the locking.sh test; it's redundant because of the extended
Eelco Dolstra
2009-03-25
* Use bash in the tests.
Eelco Dolstra
[prev]
[next]