summaryrefslogtreecommitdiff
path: root/icetray/unittests/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add missing quotes from build propertyDan Goodliffe2019-06-03
|
* Add mock mail server to dryiceDan Goodliffe2019-05-27
|
* Initial commit of MIME/Mail functionalityDan Goodliffe2019-05-27
|
* Tidy fixes for latest clangicetray-0.3.1Dan Goodliffe2019-03-30
|
* First round of clang tidy changesDan Goodliffe2019-03-20
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* C++17 and ICE 3.7Dan Goodliffe2018-04-10
| | | | Updates all code to be C++17 and ICE 3.7 compatible.
* Fix up unittest JamfileDan Goodliffe2017-07-21
|
* 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