summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* store: Allow clients to request multiple builds.Ludovic Courtès2015-12-08
* gnu-maintenance: Add tests for 'release-file?'.Ludovic Courtès2015-12-07
* store: Add mode parameter to 'build-paths'.Ludovic Courtès2015-12-03
* lint: Do not report already-patched vulnerabilities.Ludovic Courtès2015-11-28
* lint: Add "cve" checker.Ludovic Courtès2015-11-26
* Add (guix cve).Ludovic Courtès2015-11-26
* import: hackage: Add new tests.Federico Beffa2015-11-26
* utils: Add 'canonical-newline-port'.Federico Beffa2015-11-26
* services: dmd: Error out upon unmet dmd requirements.Ludovic Courtès2015-11-24
* graph: Add '%bag-with-origins-node-type'.Ludovic Courtès2015-11-23
* guix download: Fail when more than one URL is passed.Ludovic Courtès2015-11-23
* environment: Correctly handle abnormal exits.Ludovic Courtès2015-11-21
* tests: Skip 'guix-container-environment.sh' when support is missing.Ludovic Courtès2015-11-21
* graph: Add procedures to query a node's edges.Ludovic Courtès2015-11-21
* Add (guix graph).Ludovic Courtès2015-11-21
* guix gc: Error out when extra arguments are passed.Ludovic Courtès2015-11-11
* guix package: '--search-paths' can report combined search paths.Ludovic Courtès2015-11-11
* tests: Use the canonical current directory name.v0.9.0Ludovic Courtès2015-11-04
* tests: Skip 'program-file' test when shebang is too long.Ludovic Courtès2015-11-04
* import: pypi: Use "pypi-uri" instead of building the URL manually.Cyril Roelandt2015-11-03
* build: container: Add feature test predicates.David Thompson2015-11-03
* tests: Set 'SHELL' for 'guix environment'.Ludovic Courtès2015-11-02
* tests: Make sure the daemon dumps directory entries deterministically.Ludovic Courtès2015-11-01
* scripts: environment: Allow lists of packages in expressions.David Thompson2015-10-30
* scripts: environment: Allow mixing regular and ad-hoc packages.David Thompson2015-10-29