summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* import: Add 'elpa' importer....Federico Beffa2015-07-081-0/+109
* build: syscalls: Add pivot-root....David Thompson2015-07-071-0/+29
* build: syscalls: Add setns....David Thompson2015-07-071-0/+26
* build: syscalls: Add clone....David Thompson2015-07-071-0/+15
* build: syscalls: Add mkdtemp!...David Thompson2015-07-071-0/+9
* tests: Test the exit code of 'guix environment'....Ludovic Courtès2015-07-081-0/+8
* store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f....Ludovic Courtès2015-07-081-0/+11
* derivations: Add #:substitutable?, distinguished from #:local-build?....Ludovic Courtès2015-07-031-7/+37
* environment: For --ad-hoc, allow users to specify an output....Ludovic Courtès2015-07-011-0/+3
* environment: Add only the specified outputs of the dependencies....Ludovic Courtès2015-07-011-0/+20
* tests: Add tests for 'guix environment'....Ludovic Courtès2015-07-011-0/+61
* import: pypi: Detect inputs....Cyril Roelandt2015-06-241-13/+29
* Add (guix cpio)....Ludovic Courtès2015-06-241-0/+84
* tests: Move 'file=?' to (guix tests)....Ludovic Courtès2015-06-241-11/+0
* gexp: 'local-file' canonicalizes its file argument....Ludovic Courtès2015-06-191-0/+19
* gexp: 'local-file' now defaults to non-recursive....Ludovic Courtès2015-06-191-2/+2
* Add 'guix size'....Ludovic Courtès2015-06-181-0/+87
* tests: Avoid sequence of zero expressions....Ludovic Courtès2015-06-111-1/+1
* records: Add support for 'innate' fields....Ludovic Courtès2015-06-111-0/+30
* guix-register: Perform deduplication even when --prefix is passed....Ludovic Courtès2015-06-101-5/+34
* tests: Make the daemon socket explicit in guix-register test....Ludovic Courtès2015-06-101-3/+4
* import: hackage: Refactor parsing code and add new options....Federico Beffa2015-06-091-40/+48
* monads: Allow n-ary '>>=' expressions....Ludovic Courtès2015-06-081-0/+13
* store: Add 'verify-store' RPC....Ludovic Courtès2015-06-061-0/+54
* gexp: Add 'plain-file'....Ludovic Courtès2015-06-031-0/+10
* base32: Use a custom error condition instead of 'misc-error'....Ludovic Courtès2015-05-311-1/+9