Jitterbug no more.
[fvwm.git] / tests / random / README
blob355338d3c852ece3b9c39f668ec0be053860d215
1 To run this test you need zsh installed on your system (the script was written
2 using zsh-3.0.6 but will most likely run with any other version).
4 The script needs to find fvwm in the search path.  It then generates a list of
5 strings from the executable using "strings".  With this list of strings it
6 generates semi random config lines that are written to stdout.  It also throws
7 in random whitespace, punctuation and quoting characters between the words.
9 This output can be redirected into a file that can be used to run as the config
10 file for fvwm.  While the config file is processed you may have to press a
11 mouse button repeatedly.
13 This test is meant to find coredumps and to run in conjunction with a malloc
14 debugger.