summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-24services: dmd: Error out upon unmet dmd requirements.Ludovic Courtès
2015-11-23graph: Add '%bag-with-origins-node-type'.Ludovic Courtès
2015-11-23guix download: Fail when more than one URL is passed.Ludovic Courtès
2015-11-21environment: Correctly handle abnormal exits.Ludovic Courtès
2015-11-21tests: Skip 'guix-container-environment.sh' when support is missing.Ludovic Courtès
2015-11-21graph: Add procedures to query a node's edges.Ludovic Courtès
2015-11-21Add (guix graph).Ludovic Courtès
2015-11-11guix gc: Error out when extra arguments are passed.Ludovic Courtès
2015-11-11guix package: '--search-paths' can report combined search paths.Ludovic Courtès
2015-11-04tests: Use the canonical current directory name.v0.9.0Ludovic Courtès
2015-11-04tests: Skip 'program-file' test when shebang is too long.Ludovic Courtès
2015-11-03import: pypi: Use "pypi-uri" instead of building the URL manually.Cyril Roelandt
2015-11-03build: container: Add feature test predicates.David Thompson
2015-11-02tests: Set 'SHELL' for 'guix environment'.Ludovic Courtès
2015-11-01tests: Make sure the daemon dumps directory entries deterministically.Ludovic Courtès
2015-10-30scripts: environment: Allow lists of packages in expressions.David Thompson
2015-10-29scripts: environment: Allow mixing regular and ad-hoc packages.David Thompson
2015-10-28tests: Print the mounts visible in the container.Ludovic Courtès
2015-10-28scripts: build: Add --file option.David Thompson
2015-10-28substitute: Honor all the specified server URLs.Ludovic Courtès
2015-10-25scripts: environment: Add --container option.David Thompson
2015-10-20Add 'guix challenge'.Ludovic Courtès
2015-10-19guix archive: Add '--extract'.Ludovic Courtès
2015-10-14services: Add 'dmd-service-back-edges'.Ludovic Courtès
2015-10-14services: Export 'service-back-edges'.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-10-10guix system: Add '--derivation'.Ludovic Courtès
2015-10-10gexp: Add 'scheme-file'.Ludovic Courtès
2015-10-10gexp: Add 'mixed-text-file'.Ludovic Courtès
2015-10-10gexp: Add 'program-file'.Ludovic Courtès
2015-10-10gexp: Add 'computed-file'.Ludovic Courtès
2015-10-10build: container: Fix call-with-clean-exit.David Thompson
2015-10-09scripts: environment: Use system* instead of system.David Thompson
2015-10-09utils: Add split procedure.David Thompson
2015-10-06utils: Remove Nixpkgs helpers.Ludovic Courtès
2015-09-28store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.Ludovic Courtès
2015-09-24Merge branch 'master' into core-updatesLudovic Courtès
2015-09-24ui: Gracefully handle Unicode description strings.Ludovic Courtès
2015-09-24tests: Unset 'LOCPATH' before running bootstrap program.Ludovic Courtès
2015-09-24tests: cran: Use cran-uri in expected output.Ricardo Wurmus
2015-09-24tests: Adjust snippet test to '.file_list' hack.Ludovic Courtès
2015-09-18lint: Report lonely parentheses.Ludovic Courtès
2015-09-18Add (guix scripts).Alex Kost
2015-09-15lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin
2015-09-14guix: lint: Check for meaningful origin file names.Eric Bavier
2015-09-14guix: packages: Add origin-actual-file-name.Eric Bavier
2015-09-10guix: packages: Add transitive-input-references.Eric Bavier
2015-09-06lint: Add 'license' checker.Ludovic Courtès
2015-09-05tests: Fix typos.Ludovic Courtès
2015-09-04monads: Fix 'liftN' fallback case.Ludovic Courtès