80
80
The purpose of XFAIL tests is to confirm that a known bug still
81
81
exists. When you see such a test uneXpectedly PASS, you've probably
82
82
fixed the bug it tests for, even if that wasn't your intention. :-)
84
87
Each test function conforms to the svn_test_driver_t prototype: