]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/ffilestream.cpp
make test failures easier to debug by using more informative failure messages
[wxWidgets.git] / tests / streams / ffilestream.cpp
index 17a4e95ece8085a3a8d601f3f1e575c3d8fee393..9714e1cbb04f916f724717bbd3d608056b18826e 100644 (file)
@@ -47,6 +47,7 @@ public:
         CPPUNIT_TEST(Input_Read);
         CPPUNIT_TEST(Input_Eof);
         CPPUNIT_TEST(Input_LastRead);
+        CPPUNIT_TEST(Input_CanRead);
         CPPUNIT_TEST(Input_SeekI);
         CPPUNIT_TEST(Input_TellI);
         CPPUNIT_TEST(Input_Peek);