summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* tests: Properly synchronize threads in the 'home-page' lint tests.Ludovic Courtès2015-01-13
* monads: Remove 'derivation-expression'.Ludovic Courtès2015-01-12
* monads: Rewrite 'text-file*' using gexps.Ludovic Courtès2015-01-12
* Add (guix sets).Ludovic Courtès2015-01-11
* derivations: Add 'substitution-oracle' and use it.Ludovic Courtès2015-01-10
* derivations: Add 'derivation-output-names'.Ludovic Courtès2015-01-09
* import: Add CPAN importer.Eric Bavier2015-01-09
* tests: import: Factorize utility function.Eric Bavier2015-01-09
* import: Factorize utility functions.Eric Bavier2015-01-09
* tests: Add missing copyright line.Ludovic Courtès2015-01-07
* gnu: Search for patches under $GUIX_PACKAGE_PATH.Ludovic Courtès2015-01-03
* tests: Make the 'lint' tests slightly more concise.Ludovic Courtès2014-12-29
* tests: Factorize the 'dummy-package' macro.Ludovic Courtès2014-12-29
* lint: Add tests for the 'home-page' checker.Ludovic Courtès2014-12-29
* syscalls: Add more procedures for network interfaces.Ludovic Courtès2014-12-19
* tests: Use 'test-assertm' for profiles.Ludovic Courtès2014-12-15
* guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli2014-11-30
* syscalls: Add 'mount-points'.Ludovic Courtès2014-11-10
* lint: Allow synopses that start with an abbreviation.Ludovic Courtès2014-11-07
* lint: Improve check for synopses starting with package name.Ludovic Courtès2014-11-07
* lint: Simplify no-warnings tests.Ludovic Courtès2014-11-07
* tests: Avoid Bash extension in 'tests/guix-lint.sh'.Ludovic Courtès2014-11-06
* tests: When a store item is to be deleted, make it statistically unique.Ludovic Courtès2014-11-04
* store: Invalidate caches once GC has run.Ludovic Courtès2014-11-04
* packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès2014-11-03
* packages: Implement grafts.Ludovic Courtès2014-11-02
* packages: Add 'package->bag' test for propagated inputs.Ludovic Courtès2014-11-02
* derivations: Add 'derivation-name'.Ludovic Courtès2014-11-02
* derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?.Ludovic Courtès2014-10-29
* tests: Move some of the narinfo test tools to (guix tests).Ludovic Courtès2014-10-29
* derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'.Ludovic Courtès2014-10-29
* build: Adjust lint tests for latest rules.Eric Bavier2014-10-28
* guix: lint: Make exception for package name starting description.Eric Bavier2014-10-26
* guix: lint: Allow digits at start of synopsis or description.Eric Bavier2014-10-26
* guix: lint: Check for empty synopses and descriptions.Eric Bavier2014-10-26
* guix: lint: Check for proper end-of-sentence space.Eric Bavier2014-10-26
* packages: Add 'package-transitive-supported-systems'.Ludovic Courtès2014-10-17
* derivations: Introduce 'graft' record type.Ludovic Courtès2014-10-17
* guix lint: add the --checkers option.Cyril Roelandt2014-10-16
* guix package: Add '--switch-generation' option.Alex Kost2014-10-12
* syscalls: Accept ENOENT in the 'swapoff' test.Ludovic Courtès2014-10-12
* build: Make sure tests/guix-package.sh doesn't leave anything behind it.Ludovic Courtès2014-10-10
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès2014-10-09
* monads: Add 'mbegin'.Ludovic Courtès2014-10-08
* packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès2014-10-08
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08