summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Corrupt archive import test is robust against different store prefixes....Ludovic Courtès2017-05-071-2/+3
* Add (guix discovery)....Ludovic Courtès2017-05-031-0/+52
* publish: Produce a "FileSize" narinfo field when possible....Ludovic Courtès2017-05-011-8/+17
* packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès2017-05-011-1/+0
* cache: Work around 'time-monotonic' bug in Guile 2.2.2....Ludovic Courtès2017-04-221-0/+7
* derivations: Adjust builder encoding test....Ludovic Courtès2017-04-221-6/+7
* tests: Adjust to the addition of a new Coreutils version....Ludovic Courtès2017-04-211-3/+4
* derivations: Restore UTF-8 encoding of build scripts....Ludovic Courtès2017-04-211-0/+13
* store: 'GUIX_DAEMON_SOCKET' can now be a URI....Ludovic Courtès2017-04-212-0/+16
* gexp: 'gexp-modules' accepts plain Scheme objects....Ludovic Courtès2017-04-191-0/+4
* Add (guix cache) and use it in (guix scripts substitute)....Ludovic Courtès2017-04-181-0/+81
* publish: Add '--cache' and '--workers'....Ludovic Courtès2017-04-181-0/+54
* Add (guix workers)....Ludovic Courtès2017-04-181-0/+45
* services: Service types can now specify a default value for instances....Ludovic Courtès2017-04-161-0/+11
* services: 'service-parameters' becomes 'service-value'....Ludovic Courtès2017-04-161-2/+2
* size: Add test to multiple 'store-profile' arguments....Ludovic Courtès2017-04-071-1/+17
* packages: Add 'package-mapping' and base 'package-input-rewriting' on it....Ludovic Courtès2017-04-051-0/+27
* tests: Adjust search-paths test following the introduction of aarch64....Ludovic Courtès2017-04-041-1/+1
* packages: Catch invalid input errors for structs....Ludovic Courtès2017-04-041-0/+8
* gexp: 'lower-object' raises an exception when passed an invalid object....Ludovic Courtès2017-04-041-0/+7
* Merge branch 'master' into core-updates...Marius Bakke2017-03-301-0/+29
|\
| * derivations: Do not fetch narinfos for non-substitutable items....Ludovic Courtès2017-03-281-0/+29
* | Merge branch 'master' into core-updatesLeo Famulari2017-03-272-1/+29
|\|
| * ui: Support Texinfo markup in package synopses....Alex Kost2017-03-271-0/+8
| * union: Add create-all-directories? parameter to 'union-build'....Huang Ying2017-03-261-1/+21
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-233-2/+38
|\|
| * tests: Skip 'guix pack' test when networking is unavailable....Ludovic Courtès2017-03-221-0/+1
| * tests: Fix 'cond-expand' clause for 2.2/2.0....Ludovic Courtès2017-03-221-2/+2
| * publish: Make the nar URL prefix a parameter....Ludovic Courtès2017-03-221-0/+30
| * publish: The public and private keys are now SRFI-39 parameters....Ludovic Courtès2017-03-221-0/+5
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-221-1/+11
|\|
| * file-systems: Do not use (gnu packages …)....Ludovic Courtès2017-03-211-1/+11
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-199-25/+112
|\|
| * gnu: Rename "guile-next" to "guile"....Ludovic Courtès2017-03-191-2/+2
| * build: Require Guile >= 2.0.9....Ludovic Courtès2017-03-181-11/+1
| * profiles: Packages in a profile can be cross-compiled....Ludovic Courtès2017-03-171-1/+30
| * pack: Move absolute file name to <compressor>....Ludovic Courtès2017-03-171-1/+2
| * gexp: Add '=>' syntax to import computed modules....Ludovic Courtès2017-03-161-0/+39
| * utils: Move base16 procedures to (guix base16)....Ludovic Courtès2017-03-164-10/+38
* | Merge branch 'master' into core-updatesMarius Bakke2017-03-154-3/+100
|\|
| * tests: Expect less accurate location info in 2.2.0....Ludovic Courtès2017-03-151-1/+8
| * store: Adjust UTF-8 test to Guile 2.2....Ludovic Courtès2017-03-151-1/+3
| * zlib: Don't rely on EBADF being ignored by 'fport_close'....Ludovic Courtès2017-03-151-1/+10
| * pack: Add unit test....Ludovic Courtès2017-03-141-0/+79
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-094-7/+13
|\|
| * ui: Don't use '%default-port-encoding' to set the encoding of string ports....Ludovic Courtès2017-03-081-4/+7
| * tests: Avoid zero-expression 'begin' form....Ludovic Courtès2017-03-081-1/+2
| * hash: Close or flush sha256 output ports before calling their 'get' procedure....Ludovic Courtès2017-03-082-2/+4
* | gnu: Add bootstrap-binaries for 'aarch64-linux'....Efraim Flashner2017-02-201-0/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-205-6/+7
|\|