summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* scripts: add guix lint...Cyril Roelandt2014-09-031-0/+110
* profiles: Report the old and new version number in upgrades....Ludovic Courtès2014-09-021-1/+19
* daemon: Really enable automatic deduplication by default....Ludovic Courtès2014-08-311-0/+22
* profiles: Compute transaction effects in a functional way....Ludovic Courtès2014-08-301-0/+19
* gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès2014-08-283-4/+4
* tests: Fix typo in guix-build.sh....Ludovic Courtès2014-08-271-6/+6
* guix-register: By default, attempt to deduplicate registered items....Ludovic Courtès2014-08-251-2/+17
* Factorize test suite support in (guix tests)....Ludovic Courtès2014-08-239-80/+23
* profiles: Produce a top-level Info 'dir' file....Ludovic Courtès2014-08-231-1/+2
* profiles: Add 'manifest-transaction'....Alex Kost2014-08-191-1/+21
* gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès2014-08-181-5/+98
* gexp: Add #:target parameter to 'gexp->derivation'....Ludovic Courtès2014-08-171-2/+19
* monads: 'package-file' uses '%current-system' at '>>=' time....Ludovic Courtès2014-08-171-0/+14
* monads: Add 'package->cross-derivation' and #:target for 'package-file'....Ludovic Courtès2014-08-171-0/+11
* profiles: Add 'manifest-add'....Alex Kost2014-08-121-0/+21
* ui: Fix handling of periods by fill-paragraph....Cyrill Schenkel2014-08-111-0/+5
* profiles: Add 'package->manifest-entry'....Ludovic Courtès2014-07-261-0/+27
* profiles: Switch to gexps....Ludovic Courtès2014-07-261-2/+2
* tests: Make sure --search="" works....Ludovic Courtès2014-07-251-8/+11
* guix: package: Fix recutils output for non-package inputs....Eric Bavier2014-07-251-0/+3
* build: Fix typo in 'guix package --show' test....Ludovic Courtès2014-07-251-1/+1
* build: Better reject systems where the shebang would be too long....Ludovic Courtès2014-07-251-1/+1
* monads: Add 'interned-file'....Ludovic Courtès2014-07-241-0/+10
* guix package: add a "show" option....Cyril Roelandt2014-07-211-0/+3
* build: Fix typo that would lead to hitting the socket name length limit....Ludovic Courtès2014-07-201-1/+1
* guix: utils: Add fold-tree and fold-tree-leaves....Eric Bavier2014-07-201-1/+34
* guix-register: Add '--state-directory' parameter....Ludovic Courtès2014-07-181-29/+43
* records: Report unknown field names in inheriting forms....Ludovic Courtès2014-07-171-1/+16
* records: Add tests for error cases....Ludovic Courtès2014-07-171-1/+41
* gexp: Gracefully handle printing of gexps with spliced references....Ludovic Courtès2014-07-171-0/+18
* gexp: Resolve the default system at '>>=' time....Ludovic Courtès2014-07-121-0/+11
* monads: Fix 'mapm' so that effects happen from left to right....Ludovic Courtès2014-07-121-6/+8
* build: Get the canonical $HOME name when testing 'guix package'....Ludovic Courtès2014-07-061-0/+3
* build: Support running the test suite from a directory with symlinks....Ludovic Courtès2014-07-051-3/+2
* guix package: Do the right thing for '-p ~/.guix-profile'....Ludovic Courtès2014-07-051-1/+10
* guix {system,offload}: Improve reporting of syntax errors....Ludovic Courtès2014-06-271-0/+43
* tests: Use the C locale for 'guix package -s'....Ludovic Courtès2014-06-161-0/+2
* guix build: Allow gexps to be passed to '-e'....Ludovic Courtès2014-06-141-0/+4
* tests: Skip tests that would hit the shebang length limitation....Ludovic Courtès2014-06-041-0/+8
* derivations: Add #:allowed-references 'derivation' parameter....Ludovic Courtès2014-06-011-0/+37
* syscalls: Be more permissive in 'umount' test....Ludovic Courtès2014-05-271-3/+4
* ui: Gracefully deal with zero-output derivations....Ludovic Courtès2014-05-191-0/+12
* Add (guix build syscalls)....Ludovic Courtès2014-05-101-0/+47
* gexp: Add support for 'origin?' objects in 'ungexp' forms....Ludovic Courtès2014-05-011-2/+12
* monads: Hide 'derivation-expression' and 'lower-inputs'....Ludovic Courtès2014-04-282-3/+7
* store: (direct-store-path? (%store-prefix)) returns #f....Ludovic Courtès2014-04-281-1/+2
* Add (guix gexp)....Ludovic Courtès2014-04-281-0/+234
* authenticate: Allow signatures with binary data to be written to stdout....Ludovic Courtès2014-04-222-1/+22
* pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'....Ludovic Courtès2014-04-221-0/+24
* offload: '{send,receive}-files' wait for completion of the transfer....Ludovic Courtès2014-04-141-2/+4