summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
| * pack: '-R' honors the requested output.Ludovic Courtès2019-08-23
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\ \ | |/
| * Revert "import: cpan: Adapt for the change to guile-json version 3."Mark H Weaver2019-08-22
| * import: cpan: Adapt for the change to guile-json version 3.Christopher Baines2019-08-21
| * tests: Move 'guix environment -C --no-cwd' test where it belongs.Ludovic Courtès2019-08-17
| * tests: Relax expectations for the 'home-page' checker.Ludovic Courtès2019-08-17
| * derivations: Delete duplicate inputs when computing derivation hash.Ludovic Courtès2019-08-16
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\ \ | |/
| * gexp: 'program-file' honors the current system and cross-compilation target.Ludovic Courtès2019-07-26
| * guix system: Add 'reconfigure' module.Jakob L. Kreuze2019-07-26
| * git: 'switch-to-ref' resolves tag targets.Ludovic Courtès2019-07-26
| * git: <git-checkout> allows tags in its 'commit' field.Ludovic Courtès2019-07-26
| * maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\ \ | |/
| * swh: Add basic tests.Ludovic Courtès2019-07-22
| * lint: Add test for 'source'.Ludovic Courtès2019-07-20
| * lint: Update tests to (guix lint) migration.Ludovic Courtès2019-07-20
| * ui: 'warn-about-load-error' provides hints for unbound variables.Ludovic Courtès2019-07-20
| * ui: 'warn-about-load-error' warns about file/module name mismatches.Ludovic Courtès2019-07-20
| * channels: Always provide a <channel-metadata> record.Ludovic Courtès2019-07-19
| * channels: Strictly check the version of '.guix-channel'.Ludovic Courtès2019-07-19
| * linux-container: Add 'eval/container'.Ludovic Courtès2019-07-19
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\ \ | |/
| * lint: Move the linting code to a different module.Christopher Baines2019-07-15
| * scripts: lint: Handle warnings with a record type.Christopher Baines2019-07-15
| * gexp: 'lowered-gexp-guile' now returns a <derivation-input>.Ludovic Courtès2019-07-15
| * derivations: Update tests to use new calling convention.Ludovic Courtès2019-07-15
| * gexp: <lowered-gexp> separates sources from derivation inputs.Ludovic Courtès2019-07-15
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\ \ | |/
| * scripts: environment: Add --no-cwd.Carl Dong2019-07-08
| * derivations: 'derivation-build-plan' recurses on substituables.Ludovic Courtès2019-07-05
| * gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.Ludovic Courtès2019-07-04
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-02
|\ \ | |/
| * import: pypi: Include optional test inputs as native-inputs.Maxim Cournoyer2019-07-02
| * import: pypi: Parse wheel METADATA instead of metadata.json.Maxim Cournoyer2019-07-02
| * import: pypi: Support more types of archives.Maxim Cournoyer2019-07-02
| * import: pypi: Improve parsing of requirement specifications.Maxim Cournoyer2019-07-02
| * import: pypi: Do not parse optional requirements from source.Maxim Cournoyer2019-07-02
| * tests: pypi: Mute the output of tar.Maxim Cournoyer2019-07-02
| * import: pypi: Do not consider requirements.txt files.Maxim Cournoyer2019-07-02
| * guix: import: crate: fix redundant inputs list nestingIvan Petkov2019-06-30
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\ \ | |/
| * tests: Avoid TCP port collision between lint.scm and guix-daemon.sh.Ludovic Courtès2019-06-27
| * packages: 'specification->package+output' distinguishes "no output specified".Ludovic Courtès2019-06-27
| * derivations: 'build-derivations' can be passed derivation inputs.Ludovic Courtès2019-06-27
| * derivations: <derivation-input> now aggregates a <derivation>.Ludovic Courtès2019-06-27
| * derivations: Rewrite and replace 'derivations-prerequisites-to-build'.Ludovic Courtès2019-06-27
| * derivations: Add 'derivation-input'.Ludovic Courtès2019-06-27
| * syscalls: Add 'terminal-rows'.Ludovic Courtès2019-06-27
| * ui: 'relevance' considers regexps connected with a logical and.Ludovic Courtès2019-06-27