[Clam-devel] clam-test-data repository finally fixed

Pau Arumi parumi at iua.upf.edu
Wed Oct 17 12:13:23 PDT 2007


Many binary files in clam-test-data subversion (most of the .wavs 
for instance) were badly encoded. This made them unusable to pass 
the tests -- both unit and functional.
Now it's been fixed. It was a matter of fixing the subversion 
props which got wrong from the time of CVS migration.

So go ahead and check the tests.

$ svn co https://iua-share.upf.edu/svn/clam-test-data/trunk clam-test-data

$ cd CLAM/test
$ scons test_data_path=...
$ ./UnitTests/UnitTests
$ ./FunctionalTests/FunctionalTests

And that's it. Should be in green. Please report any broken test.

Changing your working desktop have these side-effects, makes you 
realize about the problems in the set up.
Moreover, it was very nice to learn (from David, of course) that 
subversion files have a property dictionary with values and 
attributes, where you can store whatever you want. Just play with 
the proplist and propget svn commands.

Cheers,
Pau








More information about the clam-devel mailing list