diff options
author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-03-15 07:55:29 +0000 |
---|---|---|
committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-03-15 07:55:29 +0000 |
commit | 3ffdb56a3c368b8b9c227e4ad2e1e0cbc2c494f3 (patch) | |
tree | 1019aa01a2632535be2efa91738338eceebb61dc /examples/examples.opt | |
parent | 97bf50c5b400b6304511286580c8ee160629a8a5 (diff) |
Src/cppunit/CompilerOutputter.
src/cppunit/CompilerOutputter.cpp:
* src/cppunit/ProtectorChain.cpp:
* src/cppunit/StringTools.cpp:
* src/cppunit/TestPath.cpp:
* src/cppunit/TypeInfoHelper.cpp:
* src/cppunit/XmlElement.cpp:
* src/cppunit/XmlOutputter.cpp: switched to using unsigned index in loop to
avoid signed/unsigned warning in vc7.
* include/cppunit/extension/ExceptionTestCaseDecorator.h: removed dll export
on template (caused link error on vc7).
Diffstat (limited to 'examples/examples.opt')
-rw-r--r-- | examples/examples.opt | bin | 208896 -> 211968 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/examples.opt b/examples/examples.opt Binary files differindex c229e0e..9a7b1ed 100644 --- a/examples/examples.opt +++ b/examples/examples.opt |