Fixes for failed test cases (most was due to the data being used or problems with...
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 21 Jun 2011 17:17:08 +0000 (17:17 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 21 Jun 2011 17:17:08 +0000 (17:17 +0000)
commit338caee91f39abcaef1ae33c3468bb65f4cc3165
treec19b3f75ec34c9aa690bb2cffa93e5b2bd1db9c2
parentbbd7617168b77ff5691fcc2210893b46f7286e07
Fixes for failed test cases (most was due to the data being used or problems with test cases themselves)

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4303 e3abac25-378b-4346-85de-24260fe3988d
25 files changed:
TODO.txt
binaries/src/clustalw/src/.deps/Alignment.Po
binaries/src/clustalw/src/.deps/Clustal.Po
binaries/src/clustalw/src/.deps/ClusterTree.Po
binaries/src/clustalw/src/.deps/Help.Po
binaries/src/clustalw/src/.deps/InvalidCombination.Po
binaries/src/clustalw/src/.deps/MSA.Po
binaries/src/clustalw/src/.deps/ObjectiveScore.Po
binaries/src/clustalw/src/.deps/RootedClusterTree.Po
binaries/src/clustalw/src/.deps/RootedGuideTree.Po
binaries/src/clustalw/src/.deps/RootedTreeOutput.Po
binaries/src/clustalw/src/.deps/SymMatrix.Po
binaries/src/clustalw/src/.deps/Tree.Po
binaries/src/clustalw/src/.deps/UnRootedClusterTree.Po
binaries/src/clustalw/src/.deps/Utility.Po
binaries/src/clustalw/src/.deps/main.Po
build.xml
runtests.sh
testsrc/compbio/data/sequence/FastaReaderTester.java
testsrc/compbio/metadata/AllTestSuit.java
testsrc/compbio/stat/collector/ExecutionStatCollectorTester.java
testsrc/compbio/stat/collector/StatDBTester.java
testsrc/compbio/ws/client/TestAAConWS.java
testsrc/compbio/ws/client/WSTesterTester.java
testsrc/compbio/ws/server/RegistryWSTester.java