<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/tests/file-systems.scm, branch version-0.8.3</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>file-systems: 'uuid' raises a syntax error for invalid UUIDs.</title>
<updated>2015-07-16T07:49:36+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-07-16T07:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1cab9e810ef7843afdbd101ad967f835cfb64999'/>
<id>1cab9e810ef7843afdbd101ad967f835cfb64999</id>
<content type='text'>
* gnu/system/file-systems.scm (uuid): Call 'syntax-violation' when
  'string-&gt;uuid' returns #f.
* tests/file-systems.scm ("uuid, syntax error"): New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/system/file-systems.scm (uuid): Call 'syntax-violation' when
  'string-&gt;uuid' returns #f.
* tests/file-systems.scm ("uuid, syntax error"): New test.
</pre>
</div>
</content>
</entry>
<entry>
<title>file-systems: Allow users to specify file system UUIDs as strings.</title>
<updated>2015-07-14T13:24:20+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-07-14T13:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=661a1d7924e174a28e0e21bf516aa1a8a44dad73'/>
<id>661a1d7924e174a28e0e21bf516aa1a8a44dad73</id>
<content type='text'>
Fixes &lt;http://bugs.gnu.org/19778&gt;.
Reported by Mark H Weaver &lt;mhw@netris.org&gt;.

* gnu/system/file-systems.scm (%uuid-rx): New variable.
  (string-&gt;uuid): New procedure.
  (uuid): New macro.
* tests/file-systems.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* doc/guix.texi (File Systems): Give an example of UUID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes &lt;http://bugs.gnu.org/19778&gt;.
Reported by Mark H Weaver &lt;mhw@netris.org&gt;.

* gnu/system/file-systems.scm (%uuid-rx): New variable.
  (string-&gt;uuid): New procedure.
  (uuid): New macro.
* tests/file-systems.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* doc/guix.texi (File Systems): Give an example of UUID.
</pre>
</div>
</content>
</entry>
</feed>
