diff options
author | David Robillard <d@drobilla.net> | 2006-06-10 02:43:54 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2006-06-10 02:43:54 +0000 |
commit | 47246db7e9d71ba694b719001033fba1766a58c4 (patch) | |
tree | 25614ea4f2c92033a3cd37f6413df742f09a5369 /src/clients/demolition/README | |
parent | 98fe0e7056e6697396249531785d3899f94d79be (diff) | |
download | ingen-47246db7e9d71ba694b719001033fba1766a58c4.tar.gz ingen-47246db7e9d71ba694b719001033fba1766a58c4.tar.bz2 ingen-47246db7e9d71ba694b719001033fba1766a58c4.zip |
More juggling
git-svn-id: http://svn.drobilla.net/lad/grauph@16 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/clients/demolition/README')
-rw-r--r-- | src/clients/demolition/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/clients/demolition/README b/src/clients/demolition/README deleted file mode 100644 index 536d3481..00000000 --- a/src/clients/demolition/README +++ /dev/null @@ -1,7 +0,0 @@ -This is a stress tester for the Om engine. - -It constantly sends random events (with a bias towards sane events) to the -engine, to test for potential segfaults (or assertion failures, etc). - -It's not very clever at the moment, and doesn't hit all test cases. Renaming -is also not supported yet. |