aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* derivations: Raise an error when a module file is not found.Ludovic Courtès2016-03-23
* gexp: Add #:disallowed-references.Ludovic Courtès2016-03-20
* derivations: Add #:disallowed-references.Ludovic Courtès2016-03-20
* import: pypi: Emit 'pypi-uri' only when it yields the right URL.Ludovic Courtès2016-03-19
* substitute: Honor client-provided empty URL list.Ludovic Courtès2016-03-16
* upstream: Fix 'signature-urls' coalescing.Ludovic Courtès2016-03-09
* packages: Gracefully report packages not found.Ludovic Courtès2016-03-08
* packages: Support the deprecated "NAME-VERSION" syntax.Ludovic Courtès2016-03-08
* tests: Disable grafting by default for most tests.Ludovic Courtès2016-03-06
* tests: Disable tests that would rebuild the world due to grafting.Ludovic Courtès2016-03-05
* packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès2016-03-05
* store: Add 'references/substitutes'.Ludovic Courtès2016-03-05
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* tests: Disable grafts by default.Ludovic Courtès2016-03-02
* grafts: Graft recursively.Ludovic Courtès2016-03-01
* grafts: Consider all the outputs in the graft mapping.Ludovic Courtès2016-02-27
* store: 'path-info-deriver' is #f when there is no deriver.Ludovic Courtès2016-02-26
* publish: Do not publish nars for invalid store items.Ludovic Courtès2016-02-25
* grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès2016-02-22
* derivations: Move grafts to (guix grafts).Ludovic Courtès2016-02-22
* scripts: environment: Build environments as profiles.David Thompson2016-02-12
* store: Add monadic access to '%current-system'.Ludovic Courtès2016-02-12
* guix build: Add '--with-input'.Ludovic Courtès2016-02-01
* guix build: Transformations operate on single objects.Ludovic Courtès2016-02-01
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29
* packages: Use '@' in package record printers.Mathieu Lirzin2016-01-28
* tests: Use 'dummy-origin' for lint tests when possible.Mathieu Lirzin2016-01-28
* Merge branch 'master' into core-updatesMark H Weaver2016-01-24
|\
| * tests: Prevent 'http_proxy' from breaking Web server tests.Ludovic Courtès2016-01-22
| * system: grub: Search root device by label or UUID if possible.Ludovic Courtès2016-01-22
| * tests: Move beatify-description tests to import-tests.Ben Woodcroft2016-01-20
| * import: gem: Beautify only the description, not the synopsis.Ben Woodcroft2016-01-20
| * import: Add Bioconductor importer and updater.Ricardo Wurmus2016-01-20
| * derivations: Add test in keep-going mode.Ludovic Courtès2016-01-19
* | Merge branch 'master' into core-updatesMark H Weaver2016-01-19
|\|
| * derivations: Add test for #:leaked-env-vars.Ludovic Courtès2016-01-18
* | tests: Use sed instead of grep as a package with no dependencies.Ludovic Courtès2016-01-13
|/
* utils: Add 'ensure-keyword-arguments'.Ludovic Courtès2016-01-06
* guix package: Allow multiple '--search' flags.Ludovic Courtès2016-01-05
* graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile.Ludovic Courtès2016-01-02
* graph: %BAG-EMERGED-NODE-TYPE filters out origins.Ludovic Courtès2016-01-02
* guix build: Augment %PATCH-PATH when -L is passed.Ludovic Courtès2015-12-30
* profiles: Honor search paths of propagated inputs.Ludovic Courtès2015-12-20
* packages: Add 'package-transitive-native-search-paths'.Ludovic Courtès2015-12-20
* gexp: 'local-file' resolves relative file names.Ludovic Courtès2015-12-14
* graph: Add synthetic test.Ludovic Courtès2015-12-13
* import: cran: Parse DESCRIPTION instead of HTML.Ricardo Wurmus2015-12-11
* derivations: Determine what's built in 'check' mode.Ludovic Courtès2015-12-09