gnu: emms: Fix incorrect substitution in emms-tag-editor.el.
[jackhill/guix/guix.git] / tests /
2015-03-17 Ludovic Courtèsgexp: Remove special meaning of forms (PACKAGE OUTPUT...
2015-03-17 Ludovic Courtèsgexp: Export 'gexp-input' constructor.
2015-03-17 Ludovic Courtèsgexp: Add <gexp-input>.
2015-03-17 Ludovic Courtèstests: Add an indirection for white-box testing.
2015-03-09 Ludovic Courtèsservices: Statically report duplicate dmd service ident...
2015-03-05 Ludovic Courtèslint: Add tests for the 'source' checker.
2015-03-05 Ludovic Courtèstests: Fix import.
2015-03-05 Ludovic Courtèsstore: Attempt to decode build logs as UTF-8.
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-02 Ludovic Courtèsgexp: Make sure 'gexp-outputs' removes duplicate outputs.
2015-03-02 Mark H WeaverMerge branch 'master' into core-updates
2015-02-27 Ludovic Courtèsgexp: Aggregate outputs of compound gexps.
2015-02-27 Ludovic Courtèsgexp: Add tests for 'gexp-outputs'.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-02-23 Ludovic Courtèstests: Skip tests that would fail due to the shebang...
2015-02-23 Ludovic Courtèstests: Factorize the network reachability test.
2015-02-20 Eric Bavierimport: cpan: Update tests for dependency handling.
2015-02-13 Ludovic Courtèsgexp: Add #:graft? parameter to 'gexp->derivation'.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-11 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-11 Ludovic Courtèsgexp: Add #:allowed-references parameter to 'gexp-...
2015-02-09 Ludovic Courtèsprofiles: Report "pseudo-upgrades" as upgrades, not...
2015-02-08 Ludovic Courtèsprofiles: Distinguish downgrades from upgrades.
2015-02-08 Ludovic Courtèsui: Simplify 'show-manifest-transaction' test.
2015-02-07 Ludovic Courtèsserialization: Check for EOF and incomplete input condi...
2015-02-06 Ludovic Courtèstests: Disable grafts when comparing derivations.
2015-02-06 Ludovic Courtèsguix package: Make custom profiles actual indirect...
2015-02-02 Ludovic Courtèstests: Skip 'guix-register' when the socket name length...
2015-02-02 Ludovic Courtèstests: Don't dump the list of dead items in the test...
2015-02-02 Ludovic Courtèsstore: Add 'build-things'.
2015-02-02 Ludovic Courtèstests: Add 'with-derivation-substitute' and use it.
2015-02-02 Ludovic Courtèstests: Further factorize substitute mocks.
2015-02-02 Ludovic Courtèstests: Use 'with-store' as appropriate.
2015-01-28 Ludovic Courtèslint: Fix argument parsing when several packages are...
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-24 Ludovic Courtèsderivations: Raise an error for references to non-exist...
2015-01-20 Ludovic Courtèsgnu: 'search-patch' raises an error when a patch is...
2015-01-19 Ludovic Courtèsrecords: Add support for delayed fields.
2015-01-19 Ludovic Courtèstests: Adjust syscall tests for 2.6ish Linux.
2015-01-17 Ludovic Courtèsmonads: Add the state monad.
2015-01-17 Ludovic Courtèsstore: Add #:recursive? parameter to 'export-paths'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèspackages: Convert source derivations to monadic style.
2015-01-14 Ludovic Courtèsstore: Add 'store-lower'.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-13 Ludovic Courtèstests: Properly synchronize threads in the 'home-page...
2015-01-12 Ludovic Courtèsmonads: Remove 'derivation-expression'.
2015-01-12 Ludovic Courtèsmonads: Rewrite 'text-file*' using gexps.
2015-01-11 Ludovic CourtèsAdd (guix sets).
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-09 Ludovic Courtèsderivations: Add 'substitution-oracle' and use it.
2015-01-09 Ludovic Courtèsderivations: Add 'derivation-output-names'.
2015-01-09 Eric Bavierimport: Add CPAN importer.
2015-01-09 Eric Baviertests: import: Factorize utility function.
2015-01-09 Eric Bavierimport: Factorize utility functions.
2015-01-07 Ludovic Courtèstests: Add missing copyright line.
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-03 Ludovic Courtèsgnu: Search for patches under $GUIX_PACKAGE_PATH.
2015-01-03 Ludovic Courtèsguix package: Follow symlinks for pattern search paths.
2014-12-30 Mark H WeaverMerge branch 'master' into core-updates
2014-12-29 Ludovic Courtèstests: Make the 'lint' tests slightly more concise.
2014-12-29 Ludovic Courtèstests: Factorize the 'dummy-package' macro.
2014-12-29 Ludovic Courtèslint: Add tests for the 'home-page' checker.
2014-12-27 Ludovic Courtèspackages: Add 'file-type' field to 'search-path-specifi...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-19 Ludovic Courtèssyscalls: Add more procedures for network interfaces.
2014-12-15 Ludovic Courtèstests: Use 'test-assertm' for profiles.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-06 nebuliguix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
2014-11-30 nebuliguix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
2014-11-10 Ludovic Courtèssyscalls: Add 'mount-points'.
2014-11-07 Ludovic Courtèslint: Allow synopses that start with an abbreviation.
2014-11-07 Ludovic Courtèslint: Improve check for synopses starting with package...
2014-11-07 Ludovic Courtèslint: Simplify no-warnings tests.
2014-11-06 Ludovic Courtèstests: Avoid Bash extension in 'tests/guix-lint.sh'.
2014-11-04 Ludovic Courtèstests: When a store item is to be deleted, make it...
2014-11-04 Ludovic Courtèsstore: Invalidate caches once GC has run.
2014-11-03 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2014-11-02 Ludovic Courtèspackages: Implement grafts.
2014-11-02 Ludovic Courtèspackages: Add 'package->bag' test for propagated inputs.
2014-11-02 Ludovic Courtèsderivations: Add 'derivation-name'.
2014-10-28 Ludovic Courtèsderivations: Fix 'derivation-prerequisites-to-build...
2014-10-28 Ludovic Courtèstests: Move some of the narinfo test tools to (guix...
2014-10-28 Ludovic Courtèsderivations: Add 'offloadable-derivation?' and 'substit...
2014-10-28 Eric Bavierbuild: Adjust lint tests for latest rules.
2014-10-26 Eric Bavierguix: lint: Make exception for package name starting...
2014-10-26 Eric Bavierguix: lint: Allow digits at start of synopsis or descri...
2014-10-26 Eric Bavierguix: lint: Check for empty synopses and descriptions.
2014-10-26 Eric Bavierguix: lint: Check for proper end-of-sentence space.
2014-10-17 Ludovic Courtèspackages: Add 'package-transitive-supported-systems'.
2014-10-17 Ludovic Courtèsderivations: Introduce 'graft' record type.
2014-10-15 Cyril Roelandtguix lint: add the --checkers option.
2014-10-12 Alex Kostguix package: Add '--switch-generation' option.
2014-10-11 Ludovic Courtèssyscalls: Accept ENOENT in the 'swapoff' test.
2014-10-10 Ludovic Courtèsbuild: Make sure tests/guix-package.sh doesn't leave...
2014-10-09 Alex Kostui: Move 'show-manifest-transaction' from (guix profiles).
next