summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-09-01packages: Add 'package-input-rewriting'....Ludovic Courtès
2016-09-01tests: hackage: Fix mock urls....Efraim Flashner
2016-08-31tests: cpan: Fix mock urls....Eric Bavier
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'....Ludovic Courtès
2016-08-31guix system: Do not unload services depended on....Ludovic Courtès
2016-08-31guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'....Ludovic Courtès
2016-08-31services: shepherd: Add 'shepherd-service-lookup-procedure'....Ludovic Courtès
2016-08-31guix system: Extract and test the service upgrade procedure....Ludovic Courtès
2016-08-28guix: lint: Check descriptions for trademark signs....Eric Bavier
2016-08-29tests: Fix 'guix environment --container' test in the presence of tmpfs....Ludovic Courtès
2016-08-28import: Importers return prefixed licenses....David Craven
2016-08-04Merge branch 'core-updates'Mark H Weaver
2016-08-04Revert "Merge branch 'core-updates'"...Mark H Weaver
2016-08-02tests: Make sure threads use separate output ports....Ludovic Courtès
2016-08-02tests: Work around Guile bug with unbuffered custom binary input ports....Ludovic Courtès
2016-08-01Merge branch 'core-updates'Ludovic Courtès
2016-08-01publish: Do not compress already-compressed files....Ludovic Courtès
2016-07-31tests: 'guix-environment-container.sh' works when run from a tmpfs....Ludovic Courtès
2016-07-29tests: Improve synchronization in 'tests/guix-register.sh'....Ludovic Courtès
2016-07-28gnu: commencement: 'guile-final' is now "hidden"....Ludovic Courtès
2016-07-28packages: Add 'hidden-package'....Ludovic Courtès
2016-07-27tests: Use unbuffered input ports when decompressing from 'guix publish'....Ludovic Courtès
2016-07-26profiles: Output in 'package->manifest-entry' defaults to "out"....Ludovic Courtès
2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile....Ludovic Courtès
2016-07-26import: pypi: Correctly handle new-style URLs....Ludovic Courtès
2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven
2016-07-20publish: Handle '/file' URLs, for content-addressed files....Ludovic Courtès
2016-07-20tests: Adjust to Shepherd error message change....Ludovic Courtès
2016-07-19publish: Add '--compression'....Ludovic Courtès
2016-07-19Add (guix zlib)....Ludovic Courtès
2016-07-18system: Honor the 'dependencies' field of file systems....Ludovic Courtès
2016-07-14records: Improve reporting of invalid field specifiers....Ludovic Courtès
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès
2016-07-12gnu: Remove unneeded 'imported-modules' fields for 'origin'....Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules....Ludovic Courtès
2016-07-12gexp: Add 'with-imported-modules' macro....Ludovic Courtès
2016-07-03import: cpan: Use our mirrors for 'https' URLs....Alex Sassmannshausen
2016-06-25tests: Skip all the container tests when needed....Ludovic Courtès
2016-06-20tests: Strengthen regexp in 'packages.scm'....Ludovic Courtès
2016-06-16gexp: Add 'local-file' file name resolution test....Ludovic Courtès
2016-06-16gexp: Add #:select? parameter to 'local-file'....Ludovic Courtès
2016-06-15packages: The 'source' can be any lowerable object....Ludovic Courtès
2016-06-14import: pypi: read requirements from wheels....Cyril Roelandt
2016-06-12serialization: Add #:select? parameter to 'write-file'....Ludovic Courtès
2016-06-09ui: 'string->duration' supports hours and seconds....Ludovic Courtès
2016-06-08publish: Encore URIs that appear in narinfos....Ludovic Courtès
2016-06-06bournish: Allow compilation of multiple expressions....Ludovic Courtès
2016-06-05profiles: 'profile-derivation' now honors #:system....Ludovic Courtès
2016-05-31daemon: Substitute queries return immediately when substitutes are disabled....Ludovic Courtès
2016-05-31container: Gracefully report mount errors in the child process....Ludovic Courtès