summaryrefslogtreecommitdiff
path: root/project2/basics/tests
Commit message (Collapse)AuthorAge
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
| | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
|
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
|
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
|
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
|
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
|
* Add full range of scalar testsrandomdan2014-04-20
|
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
|
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
|
* skip 1 shuffle of code out of commonrandomdan2013-03-28