Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/testing

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9480   11 years landauf added cmake flag ENABLE_GCOV to enable code coverage analysis with gcov
(edit) @9479   11 years landauf consider different float to string conversions
(edit) @9478   11 years landauf generate xml report with gtest
(edit) @9477   11 years landauf make gtest build on unix
(edit) @9476   11 years landauf removed some lines that were accidentally copy-pasted
(edit) @9475   11 years landauf exclude gtest and gmock from default build target
(edit) @9474   11 years landauf moved settings for executables in visual studio to TargetUtilities to …
(edit) @9473   11 years landauf moved common cmake config for src/ and test/ to SourceConfig.cmake
(edit) @9356   12 years landauf details
(edit) @9226   12 years landauf changed hasDefaultValue() to lastConversionSuccessful() (inverted …
(edit) @9225   12 years landauf a lot of refactoring in the internals of MultiType renamed set<T>() to …
(edit) @9224   12 years landauf renamed set and get functions in MultiType: - setValue() → set() - …
(edit) @9223   12 years landauf renamed setType<T>() to reset<T>()
(edit) @9222   12 years landauf renamed MT_Value as MultiType::Type and removed it from the public …
(edit) @9221   12 years landauf added tests for MultiType added isType<void>() which is equivalent to …
(edit) @9115   12 years landauf removed sample tests
(edit) @9114   12 years landauf added tests for several classes and functions in util
(edit) @9078   12 years landauf small fix in google-test that seems to prevent a windows dialog from …
(edit) @9077   12 years landauf reverted changes of r9020 in LibraryConfig.cmake fixed warning in …
(edit) @9076   12 years landauf small fixes and adjustments of code and documentation
(edit) @9047   12 years landauf made SubString more standard compliant
(edit) @9026   12 years landauf removed obsolete (and wrong for negative values) round() function …
(edit) @9025   12 years landauf - added CTestCustom.cmake to add dependencies to $PATH when executing …
(edit) @9022   12 years landauf sample tests with google test
(edit) @9021   12 years landauf added google test and google mock to external libraries
(edit) @9020   12 years landauf sample tests with boost test
(edit) @9017   12 years landauf sample tests with ctest
(copy) @9015   12 years landauf creating branch to experiment with testing frameworks
copied from code/trunk:
(edit) @8952   12 years dafrick Removing some unused variables and taking care of some other warnings …
Note: See TracRevisionLog for help on using the revision log.