summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-07-22swh: Add basic tests....Ludovic Courtès
2019-07-20lint: Add test for 'source'....Ludovic Courtès
2019-07-20lint: Update tests to (guix lint) migration....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès
2019-07-19channels: Always provide a <channel-metadata> record....Ludovic Courtès
2019-07-19channels: Strictly check the version of '.guix-channel'....Ludovic Courtès
2019-07-19linux-container: Add 'eval/container'....Ludovic Courtès
2019-07-15lint: Move the linting code to a different module....Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type....Christopher Baines
2019-07-15gexp: 'lowered-gexp-guile' now returns a <derivation-input>....Ludovic Courtès
2019-07-15derivations: Update tests to use new calling convention....Ludovic Courtès
2019-07-15gexp: <lowered-gexp> separates sources from derivation inputs....Ludovic Courtès
2019-07-08scripts: environment: Add --no-cwd....Carl Dong
2019-07-05derivations: 'derivation-build-plan' recurses on substituables....Ludovic Courtès
2019-07-04gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it....Ludovic Courtès
2019-07-02import: pypi: Include optional test inputs as native-inputs....Maxim Cournoyer
2019-07-02import: pypi: Parse wheel METADATA instead of metadata.json....Maxim Cournoyer
2019-07-02import: pypi: Support more types of archives....Maxim Cournoyer
2019-07-02import: pypi: Improve parsing of requirement specifications....Maxim Cournoyer
2019-07-02import: pypi: Do not parse optional requirements from source....Maxim Cournoyer
2019-07-02tests: pypi: Mute the output of tar....Maxim Cournoyer
2019-07-02import: pypi: Do not consider requirements.txt files....Maxim Cournoyer
2019-06-30guix: import: crate: fix redundant inputs list nesting...Ivan Petkov
2019-06-27tests: Avoid TCP port collision between lint.scm and guix-daemon.sh....Ludovic Courtès
2019-06-27packages: 'specification->package+output' distinguishes "no output specified"....Ludovic Courtès
2019-06-27derivations: 'build-derivations' can be passed derivation inputs....Ludovic Courtès
2019-06-27derivations: <derivation-input> now aggregates a <derivation>....Ludovic Courtès
2019-06-27derivations: Rewrite and replace 'derivations-prerequisites-to-build'....Ludovic Courtès
2019-06-27derivations: Add 'derivation-input'....Ludovic Courtès
2019-06-27syscalls: Add 'terminal-rows'....Ludovic Courtès
2019-06-27ui: 'relevance' considers regexps connected with a logical and....Ludovic Courtès
2019-06-20import: hackage: Add two expected failing test cases....Robert Vollmert
2019-06-20utils: canonical-newline-port: Fix handling of carriage return at buffer end....Robert Vollmert
2019-06-18tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'....Ludovic Courtès
2019-06-13import: hackage: Handle Hackage revisions....Robert Vollmert
2019-06-11import: crate: Define dependencies as arguments....Ivan Petkov
2019-06-10store: 'build-things' accepts derivation/output pairs....Ludovic Courtès
2019-06-07import: print: Honor the outputs of inputs (!)....Ludovic Courtès
2019-06-02import: hackage: Parse braced properties....Robert Vollmert
2019-06-02tests: hackage: Test multiline cabal description....Robert Vollmert
2019-06-02tests: Fix hackage tests....Robert Vollmert
2019-06-02substitute: Select the best compression methods....Ludovic Courtès
2019-06-02publish: '--compression' can be repeated....Ludovic Courtès
2019-06-01tests: Indent hackage tests...Robert Vollmert
2019-06-01tests: hackage: Don't mock hackage-fetch....Robert Vollmert
2019-06-01tests: hackage: Factor out package pattern....Robert Vollmert
2019-05-27publish: Add support for lzip....Ludovic Courtès
2019-05-27utils: Support compression and decompression with lzip....Ludovic Courtès
2019-05-27utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz....Ludovic Courtès