summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* packages: Add 'package-transitive-native-search-paths'....Ludovic Courtès2015-12-201-0/+21
* gexp: 'local-file' resolves relative file names....Ludovic Courtès2015-12-141-2/+30
* graph: Add synthetic test....Ludovic Courtès2015-12-131-0/+11
* import: cran: Parse DESCRIPTION instead of HTML....Ricardo Wurmus2015-12-111-110/+79
* derivations: Determine what's built in 'check' mode....Ludovic Courtès2015-12-091-0/+20
* store: Allow clients to request multiple builds....Ludovic Courtès2015-12-081-0/+40
* gnu-maintenance: Add tests for 'release-file?'....Ludovic Courtès2015-12-071-0/+44
* store: Add mode parameter to 'build-paths'....Ludovic Courtès2015-12-031-0/+35
* lint: Do not report already-patched vulnerabilities....Ludovic Courtès2015-11-281-0/+17
* lint: Add "cve" checker....Ludovic Courtès2015-11-261-0/+17
* Add (guix cve)....Ludovic Courtès2015-11-262-0/+685
* import: hackage: Add new tests....Federico Beffa2015-11-261-7/+30
* utils: Add 'canonical-newline-port'....Federico Beffa2015-11-261-0/+6
* services: dmd: Error out upon unmet dmd requirements....Ludovic Courtès2015-11-241-8/+41
* graph: Add '%bag-with-origins-node-type'....Ludovic Courtès2015-11-232-1/+27
* guix download: Fail when more than one URL is passed....Ludovic Courtès2015-11-231-1/+5
* environment: Correctly handle abnormal exits....Ludovic Courtès2015-11-211-0/+7
* tests: Skip 'guix-container-environment.sh' when support is missing....Ludovic Courtès2015-11-211-0/+6
* graph: Add procedures to query a node's edges....Ludovic Courtès2015-11-211-1/+37
* Add (guix graph)....Ludovic Courtès2015-11-211-0/+1
* guix gc: Error out when extra arguments are passed....Ludovic Courtès2015-11-111-1/+7
* guix package: '--search-paths' can report combined search paths....Ludovic Courtès2015-11-111-1/+11
* tests: Use the canonical current directory name....Ludovic Courtès2015-11-041-1/+2
* tests: Skip 'program-file' test when shebang is too long....Ludovic Courtès2015-11-041-1/+1
* import: pypi: Use "pypi-uri" instead of building the URL manually....Cyril Roelandt2015-11-031-2/+1
* build: container: Add feature test predicates....David Thompson2015-11-032-5/+11
* tests: Set 'SHELL' for 'guix environment'....Ludovic Courtès2015-11-021-0/+4
* tests: Make sure the daemon dumps directory entries deterministically....Ludovic Courtès2015-11-011-0/+67
* scripts: environment: Allow lists of packages in expressions....David Thompson2015-10-301-0/+11
* scripts: environment: Allow mixing regular and ad-hoc packages....David Thompson2015-10-291-0/+14
* tests: Print the mounts visible in the container....Ludovic Courtès2015-10-281-0/+1
* scripts: build: Add --file option....David Thompson2015-10-281-0/+27
* substitute: Honor all the specified server URLs....Ludovic Courtès2015-10-281-2/+2
* scripts: environment: Add --container option....David Thompson2015-10-251-0/+75
* Add 'guix challenge'....Ludovic Courtès2015-10-201-0/+114
* guix archive: Add '--extract'....Ludovic Courtès2015-10-191-2/+13
* services: Add 'dmd-service-back-edges'....Ludovic Courtès2015-10-141-0/+10
* services: Export 'service-back-edges'....Ludovic Courtès2015-10-141-0/+19
* services: Introduce extensible services....Ludovic Courtès2015-10-101-0/+91
* guix system: Add '--derivation'....Ludovic Courtès2015-10-101-0/+6
* gexp: Add 'scheme-file'....Ludovic Courtès2015-10-101-0/+13
* gexp: Add 'mixed-text-file'....Ludovic Courtès2015-10-101-0/+15
* gexp: Add 'program-file'....Ludovic Courtès2015-10-101-0/+17
* gexp: Add 'computed-file'....Ludovic Courtès2015-10-101-0/+19
* build: container: Fix call-with-clean-exit....David Thompson2015-10-101-0/+4
* scripts: environment: Use system* instead of system....David Thompson2015-10-091-2/+10
* utils: Add split procedure....David Thompson2015-10-091-0/+14
* utils: Remove Nixpkgs helpers....Ludovic Courtès2015-10-062-7/+8