diff options
author | David Robillard <d@drobilla.net> | 2007-05-05 02:50:13 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-05-05 02:50:13 +0000 |
commit | a37d5bd48675d3528c47fd7acb716ac35fb15ef4 (patch) | |
tree | 13cea5116f80d6baec6868bc4e9a5291d265cef2 /src/progs/demolition/README | |
parent | 30a489fdd91e8436549b1ed636b5847671fa89f9 (diff) | |
download | ingen-a37d5bd48675d3528c47fd7acb716ac35fb15ef4.tar.gz ingen-a37d5bd48675d3528c47fd7acb716ac35fb15ef4.tar.bz2 ingen-a37d5bd48675d3528c47fd7acb716ac35fb15ef4.zip |
Removed completely bit-rotten demolition client.
git-svn-id: http://svn.drobilla.net/lad/ingen@506 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/progs/demolition/README')
-rw-r--r-- | src/progs/demolition/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/progs/demolition/README b/src/progs/demolition/README deleted file mode 100644 index 536d3481..00000000 --- a/src/progs/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. |