summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-172-1/+114
|\
| * services: openntpd: Add test for issue #3731....Maxim Cournoyer2019-09-081-2/+65
| * services: ntp: Support different NTP server types and options....Maxim Cournoyer2019-09-081-0/+50
| * tests: opam: Fix input type in import test....Julien Lepiller2019-09-071-1/+1
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-065-50/+197
|\|
| * import: crate: Correct interpretation of dual-licensing strings....Ludovic Courtès2019-09-041-1/+1
| * import: crate: Separate crates.io API from actual conversion....Ludovic Courtès2019-09-041-1/+12
| * tests: Adjust '--with-commit' test....Ludovic Courtès2019-09-041-1/+1
| * lint: Add 'archival' checker....Ludovic Courtès2019-09-021-0/+81
| * swh: Add hooks for rate limiting handling....Ludovic Courtès2019-09-021-0/+36
| * tests: 'with-http-server' accepts multiple responses....Ludovic Courtès2019-09-023-48/+67
* | packages: 'supported-package?' binds '%current-system' for graph traversal....Ludovic Courtès2019-09-061-7/+29
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-293-0/+26
|\|
| * accounts: Delete duplicate entries....Ludovic Courtès2019-08-281-0/+19
| * pack: Create /tmp in Docker images....Ludovic Courtès2019-08-271-0/+1
| * pack: '-R' honors the requested output....Ludovic Courtès2019-08-231-0/+6
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-224-12/+47
|\|
| * Revert "import: cpan: Adapt for the change to guile-json version 3."...Mark H Weaver2019-08-221-8/+5
| * import: cpan: Adapt for the change to guile-json version 3....Christopher Baines2019-08-211-5/+8
| * tests: Move 'guix environment -C --no-cwd' test where it belongs....Ludovic Courtès2019-08-172-8/+7
| * tests: Relax expectations for the 'home-page' checker....Ludovic Courtès2019-08-171-4/+8
| * derivations: Delete duplicate inputs when computing derivation hash....Ludovic Courtès2019-08-161-0/+32
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-314-5/+48
|\|
| * gexp: 'program-file' honors the current system and cross-compilation target....Ludovic Courtès2019-07-261-0/+19
| * guix system: Add 'reconfigure' module....Jakob L. Kreuze2019-07-261-4/+0
| * git: 'switch-to-ref' resolves tag targets....Ludovic Courtès2019-07-261-1/+1
| * git: <git-checkout> allows tags in its 'commit' field....Ludovic Courtès2019-07-261-1/+7
| * maint: Switch to Guile-JSON 3.x....Ludovic Courtès2019-07-251-0/+22
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-225-32/+228
|\|
| * swh: Add basic tests....Ludovic Courtès2019-07-221-0/+76
| * lint: Add test for 'source'....Ludovic Courtès2019-07-201-0/+17
| * lint: Update tests to (guix lint) migration....Ludovic Courtès2019-07-201-7/+7
| * ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès2019-07-201-2/+17
| * ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès2019-07-201-0/+12
| * channels: Always provide a <channel-metadata> record....Ludovic Courtès2019-07-191-16/+29
| * channels: Strictly check the version of '.guix-channel'....Ludovic Courtès2019-07-191-8/+21
| * linux-container: Add 'eval/container'....Ludovic Courtès2019-07-191-0/+50
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-173-830/+722
|\|
| * lint: Move the linting code to a different module....Christopher Baines2019-07-151-1/+1
| * scripts: lint: Handle warnings with a record type....Christopher Baines2019-07-151-772/+681
| * gexp: 'lowered-gexp-guile' now returns a <derivation-input>....Ludovic Courtès2019-07-151-1/+2
| * derivations: Update tests to use new calling convention....Ludovic Courtès2019-07-151-54/+35
| * gexp: <lowered-gexp> separates sources from derivation inputs....Ludovic Courtès2019-07-151-2/+3
* | Merge branch 'master' into core-updates...Marius Bakke2019-07-123-0/+74
|\|
| * scripts: environment: Add --no-cwd....Carl Dong2019-07-081-0/+8
| * derivations: 'derivation-build-plan' recurses on substituables....Ludovic Courtès2019-07-051-0/+29
| * gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it....Ludovic Courtès2019-07-041-0/+37
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-022-43/+173
|\|
| * import: pypi: Include optional test inputs as native-inputs....Maxim Cournoyer2019-07-021-29/+50
| * import: pypi: Parse wheel METADATA instead of metadata.json....Maxim Cournoyer2019-07-021-14/+46