summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-09-06gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès
2014-09-04vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès
2014-09-04profiles: Use a real arrow to denote upgrades in ASCII....Ludovic Courtès
2014-09-03guix lint: Remove "guix lint: " prefix from warnings....Ludovic Courtès
2014-09-03scripts: add guix lint...Cyril Roelandt
2014-09-02profiles: Report the old and new version number in upgrades....Ludovic Courtès
2014-08-31daemon: Really enable automatic deduplication by default....Ludovic Courtès
2014-08-30profiles: Compute transaction effects in a functional way....Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès
2014-08-27tests: Fix typo in guix-build.sh....Ludovic Courtès
2014-08-25guix-register: By default, attempt to deduplicate registered items....Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests)....Ludovic Courtès
2014-08-23profiles: Produce a top-level Info 'dir' file....Ludovic Courtès
2014-08-19profiles: Add 'manifest-transaction'....Alex Kost
2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès
2014-08-17gexp: Add #:target parameter to 'gexp->derivation'....Ludovic Courtès
2014-08-17monads: 'package-file' uses '%current-system' at '>>=' time....Ludovic Courtès
2014-08-17monads: Add 'package->cross-derivation' and #:target for 'package-file'....Ludovic Courtès
2014-08-12profiles: Add 'manifest-add'....Alex Kost
2014-08-11ui: Fix handling of periods by fill-paragraph....Cyrill Schenkel
2014-07-26profiles: Add 'package->manifest-entry'....Ludovic Courtès
2014-07-26profiles: Switch to gexps....Ludovic Courtès
2014-07-25tests: Make sure --search="" works....Ludovic Courtès
2014-07-25guix: package: Fix recutils output for non-package inputs....Eric Bavier
2014-07-25build: Fix typo in 'guix package --show' test....Ludovic Courtès
2014-07-25build: Better reject systems where the shebang would be too long....Ludovic Courtès
2014-07-24monads: Add 'interned-file'....Ludovic Courtès
2014-07-21guix package: add a "show" option....Cyril Roelandt
2014-07-20build: Fix typo that would lead to hitting the socket name length limit....Ludovic Courtès
2014-07-20guix: utils: Add fold-tree and fold-tree-leaves....Eric Bavier
2014-07-18guix-register: Add '--state-directory' parameter....Ludovic Courtès
2014-07-17records: Report unknown field names in inheriting forms....Ludovic Courtès
2014-07-17records: Add tests for error cases....Ludovic Courtès
2014-07-17gexp: Gracefully handle printing of gexps with spliced references....Ludovic Courtès
2014-07-12gexp: Resolve the default system at '>>=' time....Ludovic Courtès
2014-07-12monads: Fix 'mapm' so that effects happen from left to right....Ludovic Courtès
2014-07-06build: Get the canonical $HOME name when testing 'guix package'....Ludovic Courtès
2014-07-05build: Support running the test suite from a directory with symlinks....Ludovic Courtès
2014-07-05guix package: Do the right thing for '-p ~/.guix-profile'....Ludovic Courtès
2014-06-27guix {system,offload}: Improve reporting of syntax errors....Ludovic Courtès
2014-06-16tests: Use the C locale for 'guix package -s'....Ludovic Courtès
2014-06-14guix build: Allow gexps to be passed to '-e'....Ludovic Courtès
2014-06-04tests: Skip tests that would hit the shebang length limitation....Ludovic Courtès
2014-06-01derivations: Add #:allowed-references 'derivation' parameter....Ludovic Courtès
2014-05-27syscalls: Be more permissive in 'umount' test....Ludovic Courtès
2014-05-19ui: Gracefully deal with zero-output derivations....Ludovic Courtès
2014-05-10Add (guix build syscalls)....Ludovic Courtès
2014-05-01gexp: Add support for 'origin?' objects in 'ungexp' forms....Ludovic Courtès
2014-04-28monads: Hide 'derivation-expression' and 'lower-inputs'....Ludovic Courtès
2014-04-28store: (direct-store-path? (%store-prefix)) returns #f....Ludovic Courtès