..
keys
tests: Ensure test OpenPGP keys never expire.
2022-05-18 23:20:21 +02:00
services
services: configuration: Use transducers within serialize-configuration.
2023-10-07 12:41:05 -04:00
accounts.scm
accounts: Delete duplicate entries.
2019-08-28 00:27:14 +02:00
base16.scm
utils: Move base16 procedures to (guix base16).
2017-03-16 22:50:14 +01:00
base32.scm
build: Remove references to the 'nix-hash' program.
2020-08-29 16:24:17 +02:00
base64.scm
substitute-binary: Support the Signature field of a narinfo file.
2014-03-30 12:02:10 +02:00
boot-parameters.scm
tests: Add test for menu-entry roundtrips as sexps.
2022-08-28 23:37:28 +02:00
bournish.scm
bournish: Extend 'rm' command.
2017-01-26 13:49:56 +01:00
build-emacs-utils.scm
tests: build-emacs-utils: Allow test to pass on Emacs 27 too.
2022-07-13 10:49:40 -04:00
build-utils.scm
utils: Fix wrap-script argument handling.
2022-01-10 11:44:29 -05:00
builders.scm
git-download: Use “builtin:git-download” when available.
2023-09-26 17:36:58 +02:00
cache.scm
cache: Catch invalid 'last-expiry-cleanup'.
2022-06-04 12:04:23 +02:00
challenge.scm
guix: Move narinfo code from substitute script to module.
2021-01-16 11:51:03 +00:00
channels.scm
tests: Assume ‘git’ is always available.
2023-09-26 17:36:59 +02:00
combinators.scm
utils: Move combinators to (guix combinators).
2016-05-04 23:35:55 +02:00
containers.scm
linux-container: 'container-excursion' forks to join the PID namespace.
2023-01-30 22:24:27 +01:00
cpan.scm
tests: Ensure 'cpan' updater test does not access the network.
2023-06-09 14:19:14 +02:00
cpio.scm
cpio: Skip test on inode numbers that don't fit on 32 bits.
2022-12-20 16:56:03 +01:00
cran.scm
import: cran: Fix description->package test.
2021-12-18 04:09:47 +01:00
crate.scm
guix: import: Don't import yanked rust crates.
2023-10-22 16:46:39 +03:00
cve-sample.json
tests: Fix malformed JSON.
2020-12-21 17:47:35 +01:00
cve.scm
cve: Rewrite to read the JSON feed instead of the XML feed.
2019-10-23 16:40:17 +02:00
debug-link.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
derivations.scm
tests: Assume ‘git’ is always available.
2023-09-26 17:36:59 +02:00
discovery.scm
discovery: Recurse into directories pointed to by a symlink.
2017-07-03 23:51:23 +02:00
egg.scm
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
elm.scm
import: Add Elm importer.
2022-05-22 01:07:52 +02:00
elpa.scm
tests: Ensure 'elpa' test does not access the network.
2023-06-09 14:19:14 +02:00
file-systems.scm
pack: Streamline how files are included in tarballs.
2021-07-18 02:10:49 -04:00
gem.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
gexp.scm
grafts: Run with a UTF-8 locale.
2022-11-11 23:17:42 +01:00
git-authenticate.scm
tests: Assume ‘git’ is always available.
2023-09-26 17:36:59 +02:00
git.scm
tests: Assume ‘git’ is always available.
2023-09-26 17:36:59 +02:00
glob.scm
guix: Add globstar support.
2020-12-09 22:25:17 +01:00
gnu-maintenance.scm
tests: ‘rewrite-url’ test no longer depends on network access.
2023-09-27 23:38:21 +02:00
go.scm
tests: go: Fix typo.
2021-09-28 22:00:47 +02:00
grafts.scm
grafts: Fix corner case involving multiple-output derivations.
2023-10-28 00:17:23 +02:00
graph.scm
tests: Adjust 'node-back-edges' test for 'bag' to system-dependent glibc.
2023-08-21 16:16:47 +02:00
gremlin.scm
tests: Fix file-needed/recursive on aarch64-linux.
2022-01-16 20:21:27 -08:00
guix-archive.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-authenticate.sh
tests: Move keys into ./tests/keys/ and add a third ed25519 key.
2021-12-22 10:53:19 +01:00
guix-build-branch.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-build.sh
ui: 'load*' accepts /dev/fd/N files pointing to a pipe.
2023-08-17 17:33:53 +02:00
guix-daemon.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-describe.sh
guix describe: Adjust test to latest changes.
2022-09-04 23:10:10 +02:00
guix-download.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-environment-container.sh
tests: Adjust to cope with glibc graft.
2023-10-28 01:30:37 +02:00
guix-environment.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-gc.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-git-authenticate.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-graph.sh
tests: Adjust ‘guix graph --path’ test to latest Emacs changes.
2023-09-26 17:36:57 +02:00
guix-hash.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-home.sh
tests: guix-home: Fix description search for home-mcron.
2023-08-25 17:45:47 +02:00
guix-lint.sh
packages: 'package-field-location' handles 'search-path' returning #f.
2021-02-22 12:07:45 +01:00
guix-locate.sh
Add 'guix locate'.
2023-06-18 23:44:29 +02:00
guix-pack-localstatedir.sh
pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.
2019-05-18 12:23:31 +02:00
guix-pack-relocatable.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-pack.sh
tests: Adjust to cope with glibc graft.
2023-10-28 01:30:37 +02:00
guix-package-aliases.sh
tests: Relax two tests that expected a non-zero error code.
2023-04-21 17:09:46 +02:00
guix-package-net.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-package.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-refresh.sh
refresh: Add --target-version option.
2023-08-15 09:38:29 -04:00
guix-repl.sh
repl: Look for script files in (getcwd).
2020-09-16 16:04:01 +02:00
guix-shell-export-manifest.sh
shell: Fix '--export-manifest' for cached profiles and when '-p' is used.
2022-06-16 23:57:40 +02:00
guix-shell.sh
tests: guix-shell: Use bash instead of user's $SHELL.
2023-08-25 14:23:43 +02:00
guix-style.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-system.sh
tests: Verify plasma.tmpl at x86_64-linux.
2023-10-21 16:11:17 +02:00
guix-time-machine.sh
tests: Make ‘guix time-machine’ test effective.
2023-11-05 23:23:23 +01:00
hackage.scm
import: hackage: Add upstream-name property.
2023-02-26 10:19:36 +01:00
hexpm.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
home-import.scm
home: import: Use (guix read-print) to render the config file.
2022-09-20 19:24:31 +02:00
home-services.scm
home: services: Add 'lookup-home-service-types' procedure.
2022-06-04 12:04:24 +02:00
http-client.scm
tests: Add (guix http-client) tests.
2022-03-06 22:49:46 +01:00
import-git.scm
tests: Assume ‘git’ is always available.
2023-09-26 17:36:59 +02:00
import-github.scm
upstream-updater: Rename record field.
2022-12-26 17:15:06 +01:00
import-utils.scm
import-utils: Do not include punctuation when wrapping in @code{}.
2023-08-28 19:08:38 +02:00
inferior.scm
guix: inferior: Fix the behaviour of open-inferior #:error-port.
2022-07-08 13:51:34 +01:00
ipfs.scm
Add (guix ipfs).
2021-04-12 18:42:22 +02:00
lint.scm
lint: Check that (cc-for-target) and friends are used.
2023-09-08 19:12:15 +02:00
minetest.scm
tests: Adjust minetest tests.
2023-06-09 14:19:14 +02:00
modules.scm
Remove VM generation dead-code.
2021-12-23 10:54:00 +01:00
monads.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
nar.scm
daemon: Do not deduplicate files smaller than 8 KiB.
2021-11-16 14:34:28 +01:00
networking.scm
services: ntp-service-type: Remove deprecated server as strings support.
2023-04-07 17:56:07 +02:00
offload.scm
offload: Modify the build-machine record to accept multiple systems.
2020-08-25 13:45:27 -04:00
opam.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
openpgp.scm
tests: Move keys into ./tests/keys/ and add a third ed25519 key.
2021-12-22 10:53:19 +01:00
pack.scm
tests: Avoid three-argument ‘test-assertm’.
2023-10-20 00:33:26 +02:00
packages.scm
tests: Fix "package-transitive-supported-systems, implicit inputs".
2023-09-15 22:05:23 +02:00
pki.scm
pki: 'public-keys->acl' deduplicates entries.
2022-12-12 15:03:05 +01:00
print.scm
import: print: Quasiquote properties
2022-09-29 22:59:48 +02:00
processes.scm
tests: processes: Skip tests if running with binfmt.
2019-12-10 10:49:42 +01:00
profiles.scm
profiles: Hooks honor the #:system parameter of ‘profile-derivation’.
2023-10-28 00:17:24 +02:00
publish.scm
publish: Send uncached narinfo replies from the main thread.
2022-04-29 18:07:17 +02:00
pypi.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
read-print.scm
tests: read-print: Update expectations.
2023-09-24 02:00:00 +02:00
records.scm
tests: records: Add test for ellipsis in body.
2023-06-04 10:59:28 +02:00
rpm.scm
pack: Add RPM format.
2023-02-19 21:13:23 -05:00
scripts.scm
tests: Add missing import.
2019-03-24 00:13:53 +01:00
search-paths.scm
build: Remove 'gnu/packages/bootstrap' and its binaries.
2019-06-14 22:09:38 +02:00
services.scm
gnu: services: Revert to deleting and updating all matching services
2023-08-31 23:31:50 -04:00
sets.scm
build: Add a Guile custom test driver using SRFI-64.
2016-04-03 14:19:09 +02:00
size.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
status.scm
status: Relay "updating substitutes" messages.
2022-06-26 23:19:14 +02:00
store-database.scm
database: Validate #:nar-size and #:time when registering store items.
2021-01-31 21:49:58 +01:00
store-deduplication.scm
deduplicate: Use 'sendfile' for small file copies.
2022-12-10 10:56:48 +01:00
store-roots.scm
tests: store-roots: Remove bogus test.
2023-08-18 16:10:08 +02:00
store.scm
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
style.scm
style: Add 'arguments' styling rule.
2023-05-18 20:01:32 +02:00
substitute.scm
substitute: Gracefully retry after failed partial downloads.
2023-06-08 22:54:58 +02:00
swh.scm
swh: Test proper handling of null visit snapshot URL.
2021-01-21 11:22:08 +01:00
syscalls.scm
syscalls: Add 'openpty' and 'login-tty'.
2021-10-26 12:46:27 +02:00
system.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
test.drv
Add unit test for derivation parsing and output.
2012-04-19 23:09:55 +02:00
texlive.scm
tests: Fix texlive->guix-package test.
2023-08-13 02:00:00 +02:00
transformations.scm
tests: Adjust to cope with glibc graft.
2023-10-28 01:30:37 +02:00
ui.scm
ui: Take package upstream name into account when searching.
2022-12-13 17:46:39 +01:00
union.scm
tests: Make builds less expensive.
2019-06-14 21:57:39 +02:00
upstream.scm
tests: upstream: Restore test that was skipped.
2023-05-31 23:25:25 +02:00
utils.scm
utils: Define a target-x86-32? and target-x86-64? predicate.
2021-11-07 01:38:23 -04:00
uuid.scm
uuid: 'fat-uuid->string' preserves leading zeros.
2019-05-07 12:18:44 +02:00
workers.scm
workers: Add test with exceptions.
2017-11-17 10:47:49 +01:00