summaryrefslogtreecommitdiff
path: root/icetray/unittests/Jamfile.jam
Commit message (Collapse)AuthorAge
* Service creation refactorDan Goodliffe2017-07-12
| | | | | Move service create into Service class Move assertions from DryIce runtime into explicit icebox interface test
* Roll up testOptions into a single lib for an empty, but otherwise realistic ↵Dan Goodliffe2017-07-12
| | | | testService class
* Add tool for self-documenting options available in a given libraryDan Goodliffe2017-07-10
|
* Refactor test options class into its own libDan Goodliffe2017-07-10
|
* Add basic components for populating options classes from Ice::PropertiesDan Goodliffe2017-07-10
|
* Add basic support for managed loggingDan Goodliffe2017-06-11
|
* Replace messy m4 scripts with a proper C++ app for creating .cpp and .h for ↵Dan Goodliffe2017-01-08
| | | | SQL scripts
* Add method for replacing a named object added default adapter during service ↵icetray-0.1.1Dan Goodliffe2016-12-30
| | | | creation, such as for mocking out/stubbing in test cases
* Restructure files into sensible subfoldersDan Goodliffe2016-01-03
|
* Big tidy-up and add tools for building servicesDan Goodliffe2016-01-03
|
* Create IceTray and DryIce for bootstrapping and dry running IceBox servicesDan Goodliffe2015-12-23