Télécharger la liste

Description du projet

oaklib is a collection of many useful C++
libraries. The current version includes OakUT, a
C++ unit test framework.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-29 23:09
1.0.2

De nouvelles façons de définir les tests unitaires qui rend beaucoup plus facile et plus rapide d'ajouter des tests unitaires (OAK_NEW_TEST / OAK_END_TEST macros). Virgule flottante affirme. L'assertion macros / template fonctions ont été modifiées de sorte que les types à ces macros ne doivent pas correspondre exactement. Aucun changement dans le code client.
New ways to define the unit tests that makes it much easier and faster to add the unit tests (OAK_NEW_TEST/OAK_END_TEST macros). Floating point asserts. The assert macros/template functions have been changed so that the types to these macros do not have to match exactly. No change in the client code.

2004-06-14 09:51
1.0.1

Un ordinateur Windows et VC + + bug spécifique que les problèmes causés par l'exécution d'un test dans l'espace adresse externe a été fixée. Le testexecutor a été renommée en oakte. Les instructions de compilation ont été modifiés pour refléter le fait que les fichiers de distribution ne sont plus décompressés sous oak_1_0.
Tags: Minor bugfixes
A Windows and VC++ specific bug that caused problems with
executing a test in external address space was fixed. The
testexecutor was renamed to oakte. The build instructions were
changed to reflect the fact that the distribution files are no
longer unzipped under oak_1_0.

2004-06-10 22:21
1.0.0

Tags: Initial freshmeat announcement

Project Resources