]> pd.if.org Git - pdclib/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)
commita8f00dc2dd2bf633c0153be954906b9040afe481
tree972ec4f15f9ef84aa631ae62e355d068fd70d16d
parent70e37e1600a4ad7648c0909735ec72f13d043279
_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