summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-12scripts: environment: Build environments as profiles....David Thompson
2016-02-12store: Add monadic access to '%current-system'....Ludovic Courtès
2016-02-01guix build: Add '--with-input'....Ludovic Courtès
2016-02-01guix build: Transformations operate on single objects....Ludovic Courtès
2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost
2016-01-28packages: Use '@' in package record printers....Mathieu Lirzin
2016-01-28tests: Use 'dummy-origin' for lint tests when possible....Mathieu Lirzin
2016-01-24Merge branch 'master' into core-updatesMark H Weaver
2016-01-22tests: Prevent 'http_proxy' from breaking Web server tests....Ludovic Courtès
2016-01-22system: grub: Search root device by label or UUID if possible....Ludovic Courtès
2016-01-20tests: Move beatify-description tests to import-tests....Ben Woodcroft
2016-01-20import: gem: Beautify only the description, not the synopsis....Ben Woodcroft
2016-01-20import: Add Bioconductor importer and updater....Ricardo Wurmus
2016-01-19derivations: Add test in keep-going mode....Ludovic Courtès
2016-01-19Merge branch 'master' into core-updatesMark H Weaver
2016-01-18derivations: Add test for #:leaked-env-vars....Ludovic Courtès
2016-01-13tests: Use sed instead of grep as a package with no dependencies....Ludovic Courtès
2016-01-06utils: Add 'ensure-keyword-arguments'....Ludovic Courtès
2016-01-05guix package: Allow multiple '--search' flags....Ludovic Courtès
2016-01-02graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile....Ludovic Courtès
2016-01-02graph: %BAG-EMERGED-NODE-TYPE filters out origins....Ludovic Courtès
2015-12-30guix build: Augment %PATCH-PATH when -L is passed....Ludovic Courtès
2015-12-20profiles: Honor search paths of propagated inputs....Ludovic Courtès
2015-12-20packages: Add 'package-transitive-native-search-paths'....Ludovic Courtès
2015-12-14gexp: 'local-file' resolves relative file names....Ludovic Courtès
2015-12-13graph: Add synthetic test....Ludovic Courtès
2015-12-11import: cran: Parse DESCRIPTION instead of HTML....Ricardo Wurmus
2015-12-09derivations: Determine what's built in 'check' mode....Ludovic Courtès
2015-12-08store: Allow clients to request multiple builds....Ludovic Courtès
2015-12-07gnu-maintenance: Add tests for 'release-file?'....Ludovic Courtès
2015-12-03store: Add mode parameter to 'build-paths'....Ludovic Courtès
2015-11-28lint: Do not report already-patched vulnerabilities....Ludovic Courtès
2015-11-26lint: Add "cve" checker....Ludovic Courtès
2015-11-26Add (guix cve)....Ludovic Courtès
2015-11-26import: hackage: Add new tests....Federico Beffa
2015-11-26utils: Add 'canonical-newline-port'....Federico Beffa
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