]> granicus.if.org Git - check/commitdiff
Fixed stale link to gnu autounit
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 4 Nov 2004 13:03:42 +0000 (13:03 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 4 Nov 2004 13:03:42 +0000 (13:03 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@192 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/doc/tutorial.sgml

index 42134a6e58b7d7413293e6769b1dd3d2b8b3175e..9f2e617147d8f099dd26f4ec410c188eca993250 100644 (file)
@@ -76,7 +76,7 @@ The author knows of the following additional unit testing frameworks for C:
     <varlistentry>
     <term>
 GNU&nbsp;Autounit
-</term><listitem><para>Much along the same lines as Check, including forking to run unit tests in a separate address space (in fact, the author of Check stole the idea from GNU Autounit). GNU Autounit uses GLib extensively, which means that linking and such need special options, but this may not be a big problem to you, especially if you are already using GTK or GLib. See <ulink url="http://www.recursism.com/projects/autounit/">http://www.recursism.com/projects/autounit/</ulink>.
+</term><listitem><para>Much along the same lines as Check, including forking to run unit tests in a separate address space (in fact, the author of Check stole the idea from GNU Autounit). GNU Autounit uses GLib extensively, which means that linking and such need special options, but this may not be a big problem to you, especially if you are already using GTK or GLib. See <ulink url="http://www.recursism.com/s2004/zp/products/gnu+autounit">http://www.recursism.com/s2004/zp/products/gnu+autounit</ulink>.
     </para>
 
    </listitem>