summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-30guix: gexp: Define gexp->approximate-sexp.Maxime Devos
2021-06-29pack: Add support for the deb format.Maxim Cournoyer
2021-06-29tests: pack: Fix compressor extension.Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives.Maxim Cournoyer
2021-06-29services: configuration: Allow specifying prefix for serializer names.Xinglu Chen
2021-06-25import: hackage: Support "common" field and importsPhilip Munksgaard
2021-06-22profiles: Build union of inputs in the right order.Ludovic Courtès
2021-06-18profiles: Add 'load-profile'.Ludovic Courtès
2021-06-08lint: Check for trailing whitespace in description.Xinglu Chen
2021-06-08lint: Check for trailing whitespace in synopsis.Xinglu Chen
2021-06-08store: Remove 'references/substitutes'.Ludovic Courtès
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling.Maxime Devos
2021-06-03import: Add CHICKEN egg importer.Xinglu Chen
2021-05-28gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz".Ludovic Courtès
2021-05-28import: opam: Generate license for package.Xinglu Chen
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-05-22lint: archival: Lookup content in Disarchive database.Ludovic Courtès
2021-05-17services: configuration: Add a define-maybe/no-serialization syntax.Maxim Cournoyer
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-15inferior: Support querying package replacements.Christopher Baines
2021-05-08services: configuration: Add tests.Maxim Cournoyer
2021-05-05tests: go: Remove duplicate go-version->git-ref test.Maxim Cournoyer
2021-05-04tests: go: Fix typos in test descriptions.Tobias Geerinckx-Rice
2021-04-29inferior: Make sure test refers to guile@3.0.Ludovic Courtès
2021-04-29diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès
2021-04-20import: Remove Nix importer.Ludovic Courtès
2021-04-16lint: Warn about underscores in package names.Xinglu Chen
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver
2021-04-12Add (guix ipfs).Ludovic Courtès
2021-04-09import: go: Add an option to use pinned versions.Maxim Cournoyer
2021-04-09import: go: Improve synopsis and description parsing.Maxim Cournoyer
2021-04-09daemon: 'guix substitute' replies on FD 4.Ludovic Courtès
2021-04-05gnu-maintenance: Recognize more source tarball naming schemes.Ludovic Courtès
2021-03-31tests: Make 'publish' test umask-insensitive.Cees de Groot
2021-03-29gnu-maintenance: Recognize "-source" tarball suffix.Ludovic Courtès
2021-03-23Add powerpc64le-linux as a supported Guix architecture.Chris Marusich
2021-03-20gnu-maintenance: Accept underscores as package/version separators.Ludovic Courtès
2021-03-18tests: Make the STORE test more robust in a "pure" environment.Leo Famulari
2021-03-13tests: Remove obsolete comment.Tobias Geerinckx-Rice
2021-03-10import: go: Compute the hash of Git checkouts.Ludovic Courtès
2021-03-10import: Add Go importer.Katherine Cox-Buday
2021-03-06tests: do not hard code HTTP portsMaxime Devos
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès
2021-03-03gexp: #:references-graphs refers to non-native derivations.Ludovic Courtès
2021-02-25syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès
2021-02-23gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns both native and non-native inputs.Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns a list of <gexp-input> records.Ludovic Courtès
2021-02-22packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès
2021-02-17scripts: system: Accept <image> records as input.Mathieu Othacehe