summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-07-14packages: Define this-package-input and this-package-native-input....Maxime Devos
2021-07-14utils: Define a target-x86-32? and target-x86-64? predicate....Maxime Devos
2021-07-14utils: Define 'target-linux?' predicate....Maxime Devos
2021-07-11import: print: Emit new-style package inputs when possible....Ludovic Courtès
2021-07-11import: cran: Emit new-style package inputs....Ludovic Courtès
2021-07-11import: pypi: Emit new-style package inputs....Ludovic Courtès
2021-07-11Add 'guix style'....Ludovic Courtès
2021-07-11lint: Add 'input-labels' checker....Ludovic Courtès
2021-07-11packages: Allow inputs to be plain package lists....Ludovic Courtès
2021-07-11records: Support field sanitizers....Ludovic Courtès
2021-07-11environment: Adjust to earlier 'gcc-bootstrap' search paths changes....Ludovic Courtès
2021-07-11pack: Adjust test to earlier <compressor> changes....Ludovic Courtès
2021-07-05tests: Fix typo in 'tests/store.scm'....Ludovic Courtès
2021-07-05tests: Adjust Python "sanity" check tests....Ludovic Courtès
2021-07-01packages: 'package-derivation' honors 'system' again....Ludovic Courtès
2021-06-23tests: gremlin: Skip file-needed/recursive if DT_NEEDED is empty....Chris Marusich
2021-06-23Merge branch 'master' into core-updates...Tobias Geerinckx-Rice
2021-06-22profiles: Build union of inputs in the right order....Ludovic Courtès
2021-06-19Merge branch 'master' into core-updates...Marius Bakke
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-06Merge branch 'master' into core-updates...Marius Bakke
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling....Maxime Devos
2021-06-04utils: Define ‘search-input-file’ procedure....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-22Merge branch 'master' into core-updatesMarius Bakke
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-09Merge branch 'master' into core-updates...Marius Bakke
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-22gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry....Dion Mendel
2021-04-20import: Remove Nix importer....Ludovic Courtès
2021-04-16lint: Warn about underscores in package names....Xinglu Chen
2021-04-16Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner
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