summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs....Ludovic Courtès2015-09-281-1/+38
* Merge branch 'master' into core-updatesLudovic Courtès2015-09-242-2/+8
|\
| * ui: Gracefully handle Unicode description strings....Ludovic Courtès2015-09-241-0/+7
| * tests: cran: Use cran-uri in expected output....Ricardo Wurmus2015-09-241-2/+1
* | tests: Unset 'LOCPATH' before running bootstrap program....Ludovic Courtès2015-09-241-1/+6
* | tests: Adjust snippet test to '.file_list' hack....Ludovic Courtès2015-09-241-1/+4
|/
* lint: Report lonely parentheses....Ludovic Courtès2015-09-181-0/+10
* Add (guix scripts)....Alex Kost2015-09-182-40/+72
* lint: Add 'check-texinfo-markup' checker....Mathieu Lirzin2015-09-151-0/+8
* guix: lint: Check for meaningful origin file names....Eric Bavier2015-09-141-1/+79
* guix: packages: Add origin-actual-file-name....Eric Bavier2015-09-141-0/+12
* guix: packages: Add transitive-input-references....Eric Bavier2015-09-101-0/+17
* lint: Add 'license' checker....Ludovic Courtès2015-09-061-0/+6
* tests: Fix typos....Ludovic Courtès2015-09-051-2/+2
* monads: Fix 'liftN' fallback case....Ludovic Courtès2015-09-041-1/+3
* graph: Add '--expression'....Ludovic Courtès2015-09-021-0/+5
* import: gem: Fix minor bug and add unit test....David Thompson2015-09-011-0/+82
* import: Add 'cran' importer....Ricardo Wurmus2015-08-311-0/+178
* tests: Skip 'set-network-interface-address' test when running as root....Ludovic Courtès2015-08-271-0/+1
* Add 'guix graph'....Ludovic Courtès2015-08-272-0/+227
* gexp: Add 'lower-object'....Ludovic Courtès2015-08-271-0/+7
* tests: Work around Btrfs handling of nlink for empty directories....Ludovic Courtès2015-08-261-1/+1
* scripts: package: Add --install-from-file option....David Thompson2015-08-191-0/+9
* lint: Add 'formatting' checker....Ludovic Courtès2015-08-191-0/+26
* tests: containers: Skip if setgroups file does not exist....David Thompson2015-08-111-2/+4
* build: container: Add #:host-uids argument to call-with-container....David Thompson2015-08-081-1/+1
* syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'....Ludovic Courtès2015-07-251-0/+23
* syscalls: Rename 'network-interfaces' and 'all-network-interfaces'....Ludovic Courtès2015-07-251-5/+5
* tests: Skip container tests if namespaces are not available....David Thompson2015-07-201-0/+4
* tests: Make #:references-graphs gexp test more tolerant....Ludovic Courtès2015-07-201-5/+7
* Merge branch 'master' into core-updatesMark H Weaver2015-07-192-1/+11
|\
| * tests: Fix 'publish' test for nix-base32 format....Alex Kost2015-07-181-1/+1
| * file-systems: 'uuid' raises a syntax error for invalid UUIDs....Ludovic Courtès2015-07-161-0/+10
* | Merge branch 'master' into core-updatesMark H Weaver2015-07-155-16/+108
|\|
| * file-systems: Allow users to specify file system UUIDs as strings....Ludovic Courtès2015-07-141-0/+46
| * substitute: Honor "substitute-urls" option passed by "untrusted" clients....Ludovic Courtès2015-07-133-13/+53
| * substitute: Store cached narinfo in cache-specific sub-directories....Ludovic Courtès2015-07-131-3/+3
| * tests: Skip namespace-related tests when that feature is missing....Ludovic Courtès2015-07-101-0/+6
* | packages: Rewrite 'transitive-inputs' to be linear and remove duplicates....Ludovic Courtès2015-07-121-4/+26
* | tests: Adjust tests for new bootstrap Guile....Ludovic Courtès2015-07-122-6/+20
|/
* gnu: build: Add Linux container module....David Thompson2015-07-091-0/+136
* tests: Use the right identifier in tests/elpa.scm....Ludovic Courtès2015-07-081-3/+3