summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* guix package: add a "show" option.Cyril Roelandt2014-07-21
* build: Fix typo that would lead to hitting the socket name length limit.Ludovic Courtès2014-07-20
* guix: utils: Add fold-tree and fold-tree-leaves.Eric Bavier2014-07-20
* guix-register: Add '--state-directory' parameter.Ludovic Courtès2014-07-18
* records: Report unknown field names in inheriting forms.Ludovic Courtès2014-07-17
* records: Add tests for error cases.Ludovic Courtès2014-07-17
* gexp: Gracefully handle printing of gexps with spliced references.Ludovic Courtès2014-07-17
* gexp: Resolve the default system at '>>=' time.Ludovic Courtès2014-07-12
* monads: Fix 'mapm' so that effects happen from left to right.Ludovic Courtès2014-07-12
* build: Get the canonical $HOME name when testing 'guix package'.Ludovic Courtès2014-07-06
* build: Support running the test suite from a directory with symlinks.Ludovic Courtès2014-07-05
* guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès2014-07-05
* guix {system,offload}: Improve reporting of syntax errors.Ludovic Courtès2014-06-27
* tests: Use the C locale for 'guix package -s'.Ludovic Courtès2014-06-16
* guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
* tests: Skip tests that would hit the shebang length limitation.Ludovic Courtès2014-06-04
* derivations: Add #:allowed-references 'derivation' parameter.Ludovic Courtès2014-06-01
* syscalls: Be more permissive in 'umount' test.Ludovic Courtès2014-05-27
* ui: Gracefully deal with zero-output derivations.Ludovic Courtès2014-05-19
* Add (guix build syscalls).Ludovic Courtès2014-05-10
* gexp: Add support for 'origin?' objects in 'ungexp' forms.Ludovic Courtès2014-05-01
* monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès2014-04-28
* store: (direct-store-path? (%store-prefix)) returns #f.Ludovic Courtès2014-04-28
* Add (guix gexp).Ludovic Courtès2014-04-28
* authenticate: Allow signatures with binary data to be written to stdout.Ludovic Courtès2014-04-22
* pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'.Ludovic Courtès2014-04-22
* offload: '{send,receive}-files' wait for completion of the transfer.Ludovic Courtès2014-04-14
* derivations: Fix 'fixed-output-derivation?'.Ludovic Courtès2014-04-13
* store: Add 'add-permanent-root' and 'remove-permanent-root'.Ludovic Courtès2014-04-12
* ui: Add 'size->number'.Ludovic Courtès2014-04-08
* tests: Avoid buffering in 'fcntl-flock' tests.Ludovic Courtès2014-04-07
* tests: Add 'union-build' test for <http://bugs.gnu.org/17083>.Ludovic Courtès2014-04-02
* union: Rewrite to be faster; handle symlink/directory conflicts.Mark H Weaver2014-04-02
* guix package: Register non-default profiles as GC roots.Ludovic Courtès2014-04-02
* Use 'signature-case' in (guix nar) and 'substitute-binary'.Ludovic Courtès2014-03-31
* pki: Add 'signature-case' macro.Ludovic Courtès2014-03-31
* tests: Test the error output of 'substitute-binary'.Ludovic Courtès2014-03-30
* tests: Add more signed substitute tests.Ludovic Courtès2014-03-30
* tests: Simplify 'substitute-binary' tests; reduce use of global variables.Ludovic Courtès2014-03-30
* tests: Make sure the daemon reports substitute hash mismatches.Ludovic Courtès2014-03-30
* substitute-binary: Defer narinfo authentication and authorization checks.Ludovic Courtès2014-03-30
* substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov2014-03-30
* tests: Make sure 'guix archive --import' succeeds.Ludovic Courtès2014-03-29
* daemon: Add tests for substitutes and --no-substitutes.Ludovic Courtès2014-03-27
* Merge branch 'core-updates'Ludovic Courtès2014-03-26
|\
| * Merge branch 'master' into core-updatesMark H Weaver2014-03-22
| |\
| * \ Merge branch 'master' into core-updatesLudovic Courtès2014-03-17
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2014-03-10
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2014-02-22
| |\ \ \ \
| * | | | | tests: Adjust to recent Binutils change.Ludovic Courtès2014-01-25