summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* gexp: Add 'local-file' file name resolution test.Ludovic Courtès2016-06-16
* gexp: Add #:select? parameter to 'local-file'.Ludovic Courtès2016-06-16
* packages: The 'source' can be any lowerable object.Ludovic Courtès2016-06-15
* import: pypi: read requirements from wheels.Cyril Roelandt2016-06-14
* serialization: Add #:select? parameter to 'write-file'.Ludovic Courtès2016-06-12
* ui: 'string->duration' supports hours and seconds.Ludovic Courtès2016-06-09
* publish: Encore URIs that appear in narinfos.Ludovic Courtès2016-06-08
* bournish: Allow compilation of multiple expressions.Ludovic Courtès2016-06-06
* profiles: 'profile-derivation' now honors #:system.Ludovic Courtès2016-06-05
* daemon: Substitute queries return immediately when substitutes are disabled.Ludovic Courtès2016-05-31
* container: Gracefully report mount errors in the child process.Ludovic Courtès2016-05-31
* cve: Use a more compact format for the list of package/versions.Ludovic Courtès2016-05-28
* guix package: Inherit the transformed version number.Ludovic Courtès2016-05-27
* store: 'requisites' now takes a list of store items.Ludovic Courtès2016-05-24
* size: 'store-profile' takes a list of store items.Ludovic Courtès2016-05-24
* tests: Do not run 'cve' checker in 'tests/guix-lint.sh'.Ludovic Courtès2016-05-24
* graph: Add 'node-reachable-count'.Ludovic Courtès2016-05-24
* grafts: Rename files whose name matches a graft.Ludovic Courtès2016-05-21
* grafts: Preserve empty directories when grafting.Ludovic Courtès2016-05-21
* graph: Allow store file names for 'derivation' and 'references' graphs.Ludovic Courtès2016-05-21
* derivations: 'derivation' sorts items in the resulting object.Ludovic Courtès2016-05-21
* utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès2016-05-06
* utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
* utils: Remove 'split'.Ludovic Courtès2016-05-04
* syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.Ludovic Courtès2016-05-03
* syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.Ludovic Courtès2016-05-02
* lint: 'check-vulnerabilities' follows package replacements.Ludovic Courtès2016-04-28
* lint: Report synopses/descriptions that are not strings.Ludovic Courtès2016-04-27
* syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.Ludovic Courtès2016-04-25
* syscalls: Add 'statfs'.Ludovic Courtès2016-04-25
* syscalls: 'terminal-columns' ignores non-file ports.Ludovic Courtès2016-04-16
* syscalls: Add TIOCGWINSZ bindings.Ludovic Courtès2016-04-15
* utils: Add 'edit-expression'.宋文武2016-04-13
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* environment: Properly handle SIGINT.David Thompson2016-03-27
* syscalls: 'interface-address' can return #f.Ludovic Courtès2016-03-25
* guix build: '--with-source' correctly matches versioned file names.Ludovic Courtès2016-03-23
* derivations: Raise an error when a module file is not found.Ludovic Courtès2016-03-23
* gexp: Add #:disallowed-references.Ludovic Courtès2016-03-20
* derivations: Add #:disallowed-references.Ludovic Courtès2016-03-20
* import: pypi: Emit 'pypi-uri' only when it yields the right URL.Ludovic Courtès2016-03-19
* substitute: Honor client-provided empty URL list.Ludovic Courtès2016-03-16
* upstream: Fix 'signature-urls' coalescing.Ludovic Courtès2016-03-09
* packages: Gracefully report packages not found.Ludovic Courtès2016-03-08
* packages: Support the deprecated "NAME-VERSION" syntax.Ludovic Courtès2016-03-08
* tests: Disable grafting by default for most tests.Ludovic Courtès2016-03-06
* tests: Disable tests that would rebuild the world due to grafting.Ludovic Courtès2016-03-05
* packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès2016-03-05
* store: Add 'references/substitutes'.Ludovic Courtès2016-03-05
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03