summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-10-09guix build: '-f' accepts file-like objects.Ludovic Courtès
2018-10-09status: Gracefully handle invalid UTF-8 in build logs.Ludovic Courtès
2018-09-27tests: Adjust services tests to new 'shepherd-service-upgrade'.Ludovic Courtès
2018-09-27tests: Update (guix build store-copy) tests.Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès
2018-09-21profiles: 'packages->manifest' now accepts inferior packages.Ludovic Courtès
2018-09-21inferior: Add 'inferior-package->manifest-entry'.Ludovic Courtès
2018-09-21inferior: Add 'inferior-package-search-paths' & co.Ludovic Courtès
2018-09-21inferior: Add 'inferior-package-inputs' & co.Ludovic Courtès
2018-09-21inferior: Add 'lookup-inferior-packages'.Ludovic Courtès
2018-09-21inferior: Add 'inferior-package-derivation'.Ludovic Courtès
2018-09-18tests: Skip 'self-contained-tarball' test unconditionally.Ludovic Courtès
2018-09-11profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès
2018-09-08gexp: 'file-union' accepts directory names.Ludovic Courtès
2018-09-07services: 'instantiate-missing-services' reaches fixed point.Ludovic Courtès
2018-09-07Add 'guix describe'.Ludovic Courtès
2018-09-07vm: Make UUID computation really deterministic.Ludovic Courtès
2018-09-05tests: Adjust 'add-file-tree-to-store' test for lack of /bin/sh.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-09-04inferior: Add home-page and location package accessors.Ludovic Courtès
2018-08-31records: Adjust to test changes in 'record-abi-mismatch-error'.Ludovic Courtès
2018-08-24import: cpan: Adjust test to new URL.Ludovic Courtès
2018-08-24grafts: Add (guix build debug-link) and use it.Ludovic Courtès
2018-08-21gremlin: 'elf-dynamic-info-needed' test is no longer skipped.Ludovic Courtès
2018-07-24import: PyPI: Update redirected URL.Marius Bakke
2018-07-20database: Reset timestamps to one second after the Epoch.Ludovic Courtès
2018-07-19hash: sha256 port now implements 'port-position'.Ludovic Courtès
2018-07-19gexp: 'imported-files/derivation' can copy files instead of symlinking.Ludovic Courtès
2018-07-19gexp: 'imported-files' no longer creates a derivation by default.Ludovic Courtès
2018-07-19store: Add 'add-file-tree-to-store'.Ludovic Courtès
2018-07-19serialization: Add 'write-file-tree'.Ludovic Courtès
2018-07-13tests: Don't rely on temporary directories being permanent.Leo Famulari
2018-07-13Add (guix inferior) and (guix scripts repl).Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations.Ludovic Courtès
2018-07-12import: hackage: Evaluate "-any" and "-none" version comparison operators.Danny Milosavljevic
2018-07-11import: gem: Add recursive import.Oleg Pykhalov
2018-07-10guix: Add opam importer.Julien Lepiller
2018-07-05tests: Skip 'guix-pack.sh'.Ludovic Courtès
2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès
2018-07-03deduplication: Place link files under /gnu/store/.links.Ludovic Courtès
2018-06-21system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14store: Remove 'register-path'.Ludovic Courtès
2018-06-14database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès
2018-06-14deduplicate: Fix a couple of thinkos.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-06-14database: Fail registration when encountering unregistered references.Ludovic Courtès
2018-06-14database: 'with-database' can now initialize new databases.Ludovic Courtès
2018-06-09packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès
2018-06-06tests: Adjust 'guix package' test to "python2" name.Ludovic Courtès