summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* utils: Add 'edit-expression'....宋文武2016-04-131-0/+13
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-0345-138/+3
* environment: Properly handle SIGINT....David Thompson2016-03-271-1/+6
* syscalls: 'interface-address' can return #f....Ludovic Courtès2016-03-251-2/+6
* guix build: '--with-source' correctly matches versioned file names....Ludovic Courtès2016-03-231-0/+20
* derivations: Raise an error when a module file is not found....Ludovic Courtès2016-03-231-0/+9
* gexp: Add #:disallowed-references....Ludovic Courtès2016-03-201-0/+24
* derivations: Add #:disallowed-references....Ludovic Courtès2016-03-201-0/+19
* import: pypi: Emit 'pypi-uri' only when it yields the right URL....Ludovic Courtès2016-03-191-1/+2
* substitute: Honor client-provided empty URL list....Ludovic Courtès2016-03-161-1/+5
* upstream: Fix 'signature-urls' coalescing....Ludovic Courtès2016-03-091-0/+49
* packages: Gracefully report packages not found....Ludovic Courtès2016-03-081-0/+9
* packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès2016-03-081-0/+1
* tests: Disable grafting by default for most tests....Ludovic Courtès2016-03-066-8/+35
* tests: Disable tests that would rebuild the world due to grafting....Ludovic Courtès2016-03-051-15/+27
* packages: The result of 'bag-grafts' does not contain duplicates....Ludovic Courtès2016-03-051-0/+25
* store: Add 'references/substitutes'....Ludovic Courtès2016-03-051-0/+35
* guix build: -S returns the replacement's source....Ludovic Courtès2016-03-031-0/+9
* utils: Use '@' for separating package names and version numbers....Mathieu Lirzin2016-03-025-10/+11
* tests: Disable grafts by default....Ludovic Courtès2016-03-023-6/+12
* grafts: Graft recursively....Ludovic Courtès2016-03-012-32/+99
* grafts: Consider all the outputs in the graft mapping....Ludovic Courtès2016-02-271-0/+20
* store: 'path-info-deriver' is #f when there is no deriver....Ludovic Courtès2016-02-261-0/+15
* publish: Do not publish nars for invalid store items....Ludovic Courtès2016-02-251-0/+8
* grafts: 'name' parameter of 'graft-derivation' is now optional....Ludovic Courtès2016-02-222-2/+2
* derivations: Move grafts to (guix grafts)....Ludovic Courtès2016-02-223-35/+83
* scripts: environment: Build environments as profiles....David Thompson2016-02-122-40/+66
* store: Add monadic access to '%current-system'....Ludovic Courtès2016-02-121-1/+10
* guix build: Add '--with-input'....Ludovic Courtès2016-02-012-1/+36
* guix build: Transformations operate on single objects....Ludovic Courtès2016-02-011-0/+65
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-292-7/+11
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-292-3/+3
* packages: Use '@' in package record printers....Mathieu Lirzin2016-01-281-2/+2
* tests: Use 'dummy-origin' for lint tests when possible....Mathieu Lirzin2016-01-281-9/+3
* Merge branch 'master' into core-updatesMark H Weaver2016-01-247-13/+153
|\
| * tests: Prevent 'http_proxy' from breaking Web server tests....Ludovic Courtès2016-01-222-1/+8
| * system: grub: Search root device by label or UUID if possible....Ludovic Courtès2016-01-221-0/+77
| * tests: Move beatify-description tests to import-tests....Ben Woodcroft2016-01-202-10/+39
| * import: gem: Beautify only the description, not the synopsis....Ben Woodcroft2016-01-201-1/+1
| * import: Add Bioconductor importer and updater....Ricardo Wurmus2016-01-201-1/+1
| * derivations: Add test in keep-going mode....Ludovic Courtès2016-01-191-0/+27
* | Merge branch 'master' into core-updatesMark H Weaver2016-01-191-1/+17
|\|
| * derivations: Add test for #:leaked-env-vars....Ludovic Courtès2016-01-181-1/+17
* | tests: Use sed instead of grep as a package with no dependencies....Ludovic Courtès2016-01-131-1/+1
|/
* utils: Add 'ensure-keyword-arguments'....Ludovic Courtès2016-01-061-1/+9
* guix package: Allow multiple '--search' flags....Ludovic Courtès2016-01-051-3/+17
* graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile....Ludovic Courtès2016-01-021-1/+9
* graph: %BAG-EMERGED-NODE-TYPE filters out origins....Ludovic Courtès2016-01-021-6/+8
* guix build: Augment %PATCH-PATH when -L is passed....Ludovic Courtès2015-12-301-0/+4
* profiles: Honor search paths of propagated inputs....Ludovic Courtès2015-12-201-0/+9