Hi Anthony,
A. on the latest SVN revision 603, two DUnit Test cases failed:
1/ TestLibrary: ETestFailure at $004E5868 File D:\Projets\Imported\Jcf2\Test\TestCases\ObfuscatedOut\TestLibrary.obs does not exist
2/ TestFormatObfuscate: ETestFailure at $004DF239 File D:\Projets\Imported\Jcf2\Test\TestCases\ObfuscatedOut\TestLibrary.obs does not exist
Since I'm modifying the code to correct few 'weaknesses', I'd like to estimate the impact with Unit Test. Tell me if you also have these errors.
B/ I have also seen some tests with no Check calls
1/ TestSlash: ETestFailure at $004F51B4 No checks executed in TestCase
2/ TestSelfParse: ETestFailure at $004F404C No checks executed in TestCase
3/ TestIllegalExpressions: ETestFailure at $004F4C0C No checks executed in TestCase
What about these ?
I have added ObfuscatedOut\TestLibrary.obs and ObfuscatedOut\TestLibrary.out to svn.
Thanks Anthony
Log in to post a comment.
Hi Anthony,
A. on the latest SVN revision 603, two DUnit Test cases failed:
1/ TestLibrary: ETestFailure
at $004E5868
File D:\Projets\Imported\Jcf2\Test\TestCases\ObfuscatedOut\TestLibrary.obs does not exist
2/ TestFormatObfuscate: ETestFailure
at $004DF239
File D:\Projets\Imported\Jcf2\Test\TestCases\ObfuscatedOut\TestLibrary.obs does not exist
Since I'm modifying the code to correct few 'weaknesses', I'd like to estimate the impact with Unit Test. Tell me if you also have these errors.
B/ I have also seen some tests with no Check calls
1/ TestSlash: ETestFailure
at $004F51B4
No checks executed in TestCase
2/ TestSelfParse: ETestFailure
at $004F404C
No checks executed in TestCase
3/ TestIllegalExpressions: ETestFailure
at $004F4C0C
No checks executed in TestCase
What about these ?
I have added ObfuscatedOut\TestLibrary.obs and ObfuscatedOut\TestLibrary.out to svn.
Thanks
Anthony