summaryrefslogtreecommitdiff
path: root/project2/ice/unittests
Commit message (Collapse)AuthorAge
* Non-static ICE proxy and destroy the local communicator handleDan Goodliffe2015-06-06
|
* Move row values stack in ExecContextDan Goodliffe2015-06-06
| | | | Introduce TestAppInstane to provide an AppInstance and ExecContext during UT runs
* Introduce AppInstance for correctly scoping otherwise global thingsDan Goodliffe2015-06-06
|
* Remove tmp dirs when tests completeDan Goodliffe2015-05-27
|
* Support complex types in rows and parametersproject2-1.0.1Dan Goodliffe2014-12-09
|
* Count components created in all stages and only compile/link/load resulting ↵Dan Goodliffe2014-12-06
| | | | code containing useful components
* Split test types into a separate .iceDan Goodliffe2014-12-03
|
* Don't create a daemon module for each ice module (they can occur multiple ↵Dan Goodliffe2014-12-03
| | | | times) create one for each ice object, cos that makes sense
* Support returning/fetching a single item via iceDan Goodliffe2014-11-30
|
* Remove dependency on xml lib (functionality tested separately)Dan Goodliffe2014-11-29
|
* Unit tests for daemon and fixes for highlighted issuesDan Goodliffe2014-11-29
|
* Sorts out unique paths for tests, fixes test names, adds basics of daemon testDan Goodliffe2014-11-26
|
* Add assertions that the correct data is passed to the presenterDan Goodliffe2014-11-25
|
* Switched to slicer internals, added more testsDan Goodliffe2014-11-23
|
* Renamed things to avoid conflicts of namesDan Goodliffe2014-11-23