------------------
- Fix regression in 1.4.0, which dropped relative path names from robot test
cases
[datakurre]
- Fix RobotTestCase to mimic DocTestCase enough to allow plone.testing to set
'layer' for it
[datakurre]
- Fix to set given test 'setUp' and 'tearDown' methods properly as
instancemethods (will break existing methods not accepting 'self' parameters)
[datakurre]