]> git.mxchange.org Git - simgear.git/history - simgear/props/props_test.cxx
Revert to c++98
[simgear.git] / simgear / props / props_test.cxx
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2012-11-07 Thomas GeymayerFix SGPropertyNode tests
2012-11-06 ThorstenBFix property find_last_child/addChild.
2012-05-04 ThorstenBMove vector property templates to separate header file.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 James TurnerFixes for headless mode.
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-09 James TurnerHopefully fix test compilation on MSVC 2008+CMake
2011-09-09 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2009-06-02 ehofmantest for addChild also
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2003-05-06 curt- Moved some property specific code into simgear/props/