[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Properties in the client unit tests

From: Matthew Hambley <matthew_at_aether.demon.co.uk>
Date: 2003-04-26 11:32:13 CEST

Right, this is driving me spare!

Due to the thundering silence which met my request for help with my patch
I've been blundering around in the build process trying to figure it out
for myself. I've solved the problem of my unit tests not being run by
'make check'. (although I'm not entirely sure how) Unfortunately this has
thrown up a new problem. My patch doesn't break subversion (as far as I
know) but it does break the tests. Now that every file is given a MIME
type property tests which do not expect it to have one are failing.

So now I can't work out how to modify the tests to deal with this. I've
tried every permutation I can think of but always with the same result.
Something somewhere complains that either it was expecting the property but
didn't find it or that it found the property but wasn't expecting it.

Where should I put this information so that those stages which don't find
it don't expect it and those which do, do?

-- 
(\/)atthew )-(ambley ---------------\ If something's worth doing it's worth
E-mail : matthew@aether.demon.co.uk  \ doing badly until you can learn to
Public key : C991137B                 \ do it well.
Web : http://www.aether.demon.co.uk/   \-----------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 26 11:34:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.