<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/tests/guix-package-net.sh, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-01-15T11:05:25Z</updated>
<entry>
<title>guix package: '--upgrade' preserves package order.</title>
<updated>2019-01-15T11:05:25Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-01-15T10:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=35225dc57996ebc7a5a55462e0e52d85239195d9'/>
<id>urn:sha1:35225dc57996ebc7a5a55462e0e52d85239195d9</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/31142&gt;.
Reported by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* guix/scripts/package.scm (options-&gt;installable)[upgraded]: Use 'fold'
instead of 'fold-right'.  This reverts
eca16a3d1d9e6b2c064e0105c1015258bf2755f2.
* tests/guix-package-net.sh: Add 'guix package u' test.
</content>
</entry>
<entry>
<title>tests: Remove 't-profile-alt-*-link' files.</title>
<updated>2017-06-02T16:47:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-06-01T11:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0c152cd6e322e5594ba2028319965e8453489766'/>
<id>urn:sha1:0c152cd6e322e5594ba2028319965e8453489766</id>
<content type='text'>
Reported by myglc2 &lt;myglc2@gmail.com&gt;
at &lt;https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27137#11&gt;.

* tests/guix-package-net.sh: In the trap, remove $profile_alt-[0-9]*.
</content>
</entry>
<entry>
<title>guix package: Honor the order of profiles when -p appears multiple times.</title>
<updated>2017-01-23T21:21:23Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-01-22T21:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c5746f239964a72642ac56640b8ff490d5bfa673'/>
<id>urn:sha1:c5746f239964a72642ac56640b8ff490d5bfa673</id>
<content type='text'>
* guix/scripts/package.scm (process-query): Reverse the order of
PROFILES.
* tests/guix-package-net.sh: Test it with '--search-paths'.
</content>
</entry>
<entry>
<title>guix package: '--search-paths' can report combined search paths.</title>
<updated>2015-11-10T23:37:50Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-10T21:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=fc2d2339644b408574f0ead4436e751fa423a7e6'/>
<id>urn:sha1:fc2d2339644b408574f0ead4436e751fa423a7e6</id>
<content type='text'>
Partly fixes &lt;http://bugs.gnu.org/20255&gt;.

* guix/scripts/package.scm (search-path-environment-variables): Change
  'profile' to 'profiles'; expect it to be a list.
  (display-search-paths): Likewise.
  (%default-options): Remove 'profile' entry.
  (%options) &lt;--profile&gt;: Keep previous values associated with 'profile'
  in RESULT.
  (guix-package)[process-actions, process-query]: Handle the possible
  lack of 'profile' pair in OPTS.
</content>
</entry>
<entry>
<title>guix package: Add optional argument to --search-paths.</title>
<updated>2015-05-20T10:13:39Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-05-20T09:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=dbc31ab25c355eae373e1766b4a77fccbe462bf3'/>
<id>urn:sha1:dbc31ab25c355eae373e1766b4a77fccbe462bf3</id>
<content type='text'>
* guix/scripts/package.scm (search-path-environment-variables): Add #:kind
  parameter.  Pass it to 'environment-variable-definition'.
  (display-search-paths): Add #:kind parameter and pass it to
  'search-path-environment-variables'.
  (%options): Add an optional parameter for "--search-paths".
  (guix-package)[process-query]: Handle it.
* tests/guix-package-net.sh: Adjust existing test.
* tests/guix-package.sh: Adjust existing tests and add new test.
* doc/guix.texi (Invoking guix package): Document it.
</content>
</entry>
<entry>
<title>tests: Skip 'guix-package-net.sh' when prerequisites aren't met.</title>
<updated>2015-04-08T08:20:59Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-04-08T08:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0b131612d5f0387eb68da4ac49a384c57ca78851'/>
<id>urn:sha1:0b131612d5f0387eb68da4ac49a384c57ca78851</id>
<content type='text'>
* tests/guix-package-net.sh: Reinstate networking and shebang test that
  inadvertently vanished in commit 57b8623.
</content>
</entry>
<entry>
<title>tests: Move 'guix package' tests that require networking to a separate file.</title>
<updated>2015-04-06T19:52:40Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-04-06T19:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=57b8623754fdd10b2cc194db09772f60010928af'/>
<id>urn:sha1:57b8623754fdd10b2cc194db09772f60010928af</id>
<content type='text'>
* tests/guix-package.sh (shebang_not_too_long): Remove.
  Move everything below "if [networking + shebang_not_too_long]" to...
* tests/guix-package-net.sh: ... here.  New file.
* Makefile.am (SH_TESTS): Add it.
</content>
</entry>
</feed>
