Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/testing

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9549   11 years landauf fixed test-build on msvc
(edit) @9548   11 years landauf eclipse missed some files…
(edit) @9547   11 years landauf return pointers instead of references because they could be null
Diff Rev Age Author Log Message
(edit) @9545   11 years landauf eol-style native
(edit) @9544   11 years landauf added archive feature to LogWriter which archives up to nine old …
(edit) @9543   11 years landauf added tests for OutputManager
(edit) @9542   11 years landauf added option to disable static caching of output contexts (for unit …
(edit) @9541   11 years landauf added more tests
(edit) @9540   11 years landauf some refactoring in OutputManager - for unittests it is sometimes …
(edit) @9539   11 years landauf added tests for BaseWriter
(edit) @9538   11 years landauf small refactoring in LogWriter and tests added
(edit) @9537   11 years landauf ConsoleWriter now accepts and writes to any std::ostream, not just …
(edit) @9536   11 years landauf small refactoring: un-singletonized ConsoleWriter, LogWriter, and …
(edit) @9535   11 years landauf more tests
(edit) @9534   11 years landauf added more tests
(edit) @9533   11 years landauf added more tests
Diff Rev Age Author Log Message
(edit) @9531   11 years landauf eol-style native
(edit) @9530   11 years landauf small refactoring in output system
(edit) @9529   11 years landauf started implementing unit tests for the output system
Diff Rev Age Author Log Message
(edit) @9524   11 years landauf fixed build on linux
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
Diff Rev Age Author Log Message
(edit) @9356   12 years landauf details
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(edit) @9115   12 years landauf removed sample tests
(edit) @9114   12 years landauf added tests for several classes and functions in util
Diff Rev Age Author Log Message
(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
Diff Rev Age Author Log Message
(edit) @9047   12 years landauf made SubString more standard compliant
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(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
Diff Rev Age Author Log Message
(edit) @9017   12 years landauf sample tests with ctest
Diff Rev Age Author Log Message
(copy) @9015   12 years landauf creating branch to experiment with testing frameworks
Note: See TracRevisionLog for help on using the revision log.