aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Remove VM generation dead-code.Mathieu Othacehe2021-12-23
* tests: Move keys into ./tests/keys/ and add a third ed25519 key.Attila Lendvai2021-12-22
* import: elpa: Support ‘upstream-name’ property.Xinglu Chen2021-12-18
* lint: Adjust patch file length check.Vagrant Cascadian2021-12-17
* import: cran: Fix description->package test.Tobias Geerinckx-Rice2021-12-18
* guix hash: Add git serializer.zimoun2021-12-17
* guix hash: Add 'serializer' option.zimoun2021-12-17
* guix hash: Support several files.zimoun2021-12-17
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès2021-12-10
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen2021-12-01
| * daemon: Read substitute nar size as 'unsigned long long'.Ludovic Courtès2021-11-25
| * daemon: Read unsigned nar size and download size from substituter.Ludovic Courtès2021-11-25
* | gexp: 'file-append' correctly handles bases without an expander.Ludovic Courtès2021-11-27
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * tests: Replace texlive importer tests.Ricardo Wurmus2021-11-18
* | shell: Adjust test to expect C_INCLUDE_PATH, not CPATH.Ludovic Courtès2021-11-18
* | tests: Adjust opam and pypi tests to simplified inputs.Ludovic Courtès2021-11-18
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * home: Adjust 'guix home import' test for shell aliases.Ludovic Courtès2021-11-16
| * daemon: Do not deduplicate files smaller than 8 KiB.Ludovic Courtès2021-11-16
| * tests: Factorize 'file=?'.Ludovic Courtès2021-11-16
| * tests: Adjust tests/egg.scm to latest API changes.Ludovic Courtès2021-11-14
| * import: print: Replace packages and origins in 'arguments'.Ludovic Courtès2021-11-11
| * import: print: Handle patches that are origins.Ludovic Courtès2021-11-11
| * import: print: Correctly handle URI lists.Ludovic Courtès2021-11-11
| * import: print: Properly render packages with origins as inputs.Ludovic Courtès2021-11-11
| * import: pypi: Allow imports of a specific version.Ludovic Courtès2021-11-11
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * ui: 'load*' correctly reports 'read-error' in all cases.Ludovic Courtès2021-11-07
| * utils: Define a target-x86-32? and target-x86-64? predicate.Maxime Devos2021-11-07
| * tests: Avoid literal strings for invalid Texinfo markup.Ludovic Courtès2021-11-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * home: import: Avoid duplication of 'manifest->code'.Ludovic Courtès2021-10-31
| * home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès2021-10-31
| * guix home: import: Call ‘local-file’ with ‘name’Xinglu Chen2021-10-31
| * Add tests for ‘guix home import’.Xinglu Chen2021-10-31
| * shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès2021-10-30
| * store: 'map/accumulate-builds' handler checks the store received.Ludovic Courtès2021-10-28
| * syscalls: Add 'openpty' and 'login-tty'.Ludovic Courtès2021-10-26
| * environment: Add tests for '--profile'.Ludovic Courtès2021-10-25
| * shell: By default load the local 'manifest.scm' or 'guix.scm' file.Ludovic Courtès2021-10-25
| * Add 'guix shell'.Ludovic Courtès2021-10-25
| * profiles: Add 'package->development-manifest'.Ludovic Courtès2021-10-25
| * packages: Add 'package-development-inputs'.Ludovic Courtès2021-10-25
| * lint: Add description check for common typos.Vagrant Cascadian2021-10-24
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * home: services: configuration: Support file-like objects.Oleg Pykhalov2021-10-09
| * tests: Add guix-home.sh.Oleg Pykhalov2021-10-09