]> pd.if.org Git - pdclib.old/commit
_PDCLIB_iotest.h: the code for determining if the result matched or not was too cleve...
authorOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 00:43:23 +0000 (01:43 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 00:43:23 +0000 (01:43 +0100)
commitfcc4422ef413b6a14c41f2111d725dbe4c54967c
tree223eada0c306981d0b8c49d77d580bf5aef2e8ca
parent677fdda181df4279bd167e8aceb6952be4944e79
_PDCLIB_iotest.h: the code for determining if the result matched or not was too clever, and operator short circuiting was casuing the "actual" result for cases where the return codes didn't match to be stale (i.e. the result from a previous test). This should make fixing PDCLIB-6 much simpler
testing/_PDCLIB_iotest.h