lp:~vbolea/unittest++/test

Created by Vicente Bolea and last modified
Get this branch:
bzr branch lp:~vbolea/unittest++/test
Only Vicente Bolea can upload to this branch. If you are Vicente Bolea please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vicente Bolea
Project:
UnitTest++
Status:
Development

Recent revisions

209. By Vicente Bolea

This is a test for bazaar and launchpad

208. By llopis

Updated announcement URL'

207. By cnicholson

- apply patch from tracker issue 2528976, VC6 support from Koji Yoshioka

206. By cnicholson

- TimeHelpers reports fractions of msec, though time constraint is still on integers.
- compile fixes for more strict gcc warnings.

205. By cnicholson

fix for VC6 with native dinkumware stl, cstdio doesn't pull in std:: so we redefine it at the top of the file. yuck.

204. By cnicholson

remove TEST_UTILITY macros, fix up README, last checkin before v1.4

203. By cnicholson

prepend 'Suite' to suite-generated namespaces.

202. By cnicholson

add Config.h to reported cpp files for VC6 warning disabling

201. By cnicholson

move dword_ptr VC6 compat typedef from Config.h to TimeHelpers.cpp.

200. By cnicholson

don't prefix strcpy/strstr/sprintf/printf/etc.. with std::, inject local 'using namespace std;' instead (VC6 compatibility). Config.h has more warning pragmas for VC6, and explicitly typedefs DWORD_PTR. Fix broken DeferredTestReporter tests, they wouldn't compile with custom streams.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unittest++
This branch contains Public information 
Everyone can see this information.

Subscribers