summaryrefslogtreecommitdiff
path: root/netfs/unittests/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add option terminator to test run command linesDan Goodliffe2019-09-24
|
* Test configs are runtime, not build time depsnetfs-1.3.3Dan Goodliffe2019-04-01
|
* Enable hicpp tidy checksDan Goodliffe2019-04-01
|
* First round of clang tidy changesDan Goodliffe2019-03-31
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* Ice 3.7netfs-1.3.0Dan Goodliffe2018-04-15
| | | | Rename service library as IceBox++11 expects ++11 suffix.
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
|
* General test config for alternative setupsDan Goodliffe2018-01-01
|
* Add test for writes with async disabled (now default)Dan Goodliffe2017-12-29
|
* Add missing library links so tests can be run cleanly from the command lineDan Goodliffe2017-12-29
|
* Use an interval map for tracking in-progress writesDan Goodliffe2017-12-16
|
* Rename libraries cos I never liked the original naming, more in keeping with ↵Dan Goodliffe2017-05-18
| | | | other projects now
* Fix warnings from files passed to testsDan Goodliffe2016-04-09
|
* Use pid in test directory so that parallel running tests don't clobber each ↵Dan Goodliffe2016-02-11
| | | | other
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
|
* Write client logs to syslog instead of stderr (/dev/null)Dan Goodliffe2015-08-12
|
* Fix unittest JamfileDan Goodliffe2015-07-25
|
* Implement authtoken securityDan Goodliffe2015-07-20
|
* Start mock clients with a real configuration file that has specific parts ↵Dan Goodliffe2015-07-19
| | | | replaced at run-time
* Start mock daemons with a real configuration file that has specific parts ↵Dan Goodliffe2015-07-19
| | | | replaced at run-time
* Classify test cases into their own filesDan Goodliffe2015-07-19
|
* Refactor mocked fuse client into it's own filesDan Goodliffe2015-07-19
|
* Refactor mocked daemon and sandbox export into it's own filesDan Goodliffe2015-07-19
|
* Program defined config files and sandboxDan Goodliffe2015-05-06
|
* Add the start of some test framework, complete with hacky initialisationsDan Goodliffe2015-05-06