Thu, 20 Sep 2007 11:29:15 +0000 |
mas01cr |
Add tests for single-point tracks searched by a single query point.
|
Thu, 20 Sep 2007 09:52:40 +0000 |
mas01cr |
Fix segfault when the query is shorter than the sequence length
|
Thu, 20 Sep 2007 09:52:16 +0000 |
mas01cr |
Just testing for failure exit codes doesn't distinguish between a clean
|
Thu, 20 Sep 2007 08:50:35 +0000 |
mas01cr |
Fix what is I think an off-by-one in query and sequence searching.
|
Wed, 19 Sep 2007 15:10:51 +0000 |
mas01cr |
Include segfaulting sequence search without -l 1
|
Wed, 19 Sep 2007 15:07:38 +0000 |
mas01cr |
Add tests for sequence search. They don't work with the code as it
|
Tue, 18 Sep 2007 09:31:41 +0000 |
mas01cr |
Fix bug revealed by test case 0005: L2NORM needs write access to the
|
Tue, 18 Sep 2007 09:25:10 +0000 |
mas01cr |
Add a (failing) test for L2NORM
|
Tue, 18 Sep 2007 09:24:52 +0000 |
mas01cr |
Factor out some common utilities and setup code into test-utils.sh, and
|
Mon, 17 Sep 2007 16:12:12 +0000 |
mas01cr |
Clean up in tests/ in clean: target
|
Mon, 17 Sep 2007 16:10:44 +0000 |
mas01cr |
Script to clean up after running tests. Deletes all files matching
|
Mon, 17 Sep 2007 15:23:06 +0000 |
mas01cr |
Add (failing) query test
|