Changes between Version 4 and Version 5 of zzuf


Ignore:
Timestamp:
05/18/2008 12:19:04 PM (16 years ago)
Author:
Sam Hocevar
Comment:

link to the tutorial

Legend:

Unmodified
Added
Removed
Modified
  • zzuf

    v4 v5  
    1717There is a public Subversion repository at svn://svn.zoy.org/libcaca/zzuf/trunk and an associated [http://libcaca.zoy.org/browser/zzuf/trunk web interface]. If you want to discuss zzuf or report bugs, you can write to me at sam@zoy.org or join #libcaca on irc.freenode.net.
    1818
     19== zzuf tutorial ==
     20
     21The `zzuf` tutorial is a hands-on guide to the most important `zzuf` features. It starts with the working principles but goes on with very advanced uses of the tool.
     22
     23Warning: this tutorial requires `zzuf` version 0.11 or later.
     24
     25 1. [wiki:zzuf/tutorial1 Basic zzuf usage]
     26   1.1. Launching `zzuf`
     27   1.2. Invoking different programs
     28   1.3. The fuzzing ratio
     29   1.4. The random seed
     30   1.5. Creating fuzzed files
     31 2. [wiki:zzuf/tutorial2 zzuf as a batch testing tool]
     32   2.1. Debug mode
     33   2.2. Include and exclude patterns
     34   2.3. Seed ranges
     35   2.4. Ratio ranges
     36 3. WORK IN PROGRESS
     37
    1938== The January 2007 media player debacle ==
    2039