I'm looking for a suitable unit testing framework to use in C++ Builder, version 6 specifically, but also version 5.
I've come across TUT and CppTest. The former claims compatibility with Builder, but I haven't looked in to it. The latter I seem to recall is the venerable testing framework. Unfortunately I'm stuck on a Windows machine, and so don't have my configure/make workflow, which CppTest is designed for. CppTest has a Win directory, but it only contains project files for Visual Studio.
Any recommendations?
I've come across TUT and CppTest. The former claims compatibility with Builder, but I haven't looked in to it. The latter I seem to recall is the venerable testing framework. Unfortunately I'm stuck on a Windows machine, and so don't have my configure/make workflow, which CppTest is designed for. CppTest has a Win directory, but it only contains project files for Visual Studio.
Any recommendations?