index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
unittests
/
Jamfile.jam
Commit message (
Collapse
)
Author
Age
*
Add option terminator to test run command lines
Dan Goodliffe
2019-09-24
|
*
Test configs are runtime, not build time deps
netfs-1.3.3
Dan Goodliffe
2019-04-01
|
*
Enable hicpp tidy checks
Dan Goodliffe
2019-04-01
|
*
First round of clang tidy changes
Dan Goodliffe
2019-03-31
|
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
|
*
Ice 3.7
netfs-1.3.0
Dan Goodliffe
2018-04-15
|
|
|
|
Rename service library as IceBox++11 expects ++11 suffix.
*
Upgrade to Ice-3.7
Dan Goodliffe
2018-04-05
|
*
General test config for alternative setups
Dan Goodliffe
2018-01-01
|
*
Add test for writes with async disabled (now default)
Dan Goodliffe
2017-12-29
|
*
Add missing library links so tests can be run cleanly from the command line
Dan Goodliffe
2017-12-29
|
*
Use an interval map for tracking in-progress writes
Dan Goodliffe
2017-12-16
|
*
Rename libraries cos I never liked the original naming, more in keeping with ↵
Dan Goodliffe
2017-05-18
|
|
|
|
other projects now
*
Fix warnings from files passed to tests
Dan Goodliffe
2016-04-09
|
*
Use pid in test directory so that parallel running tests don't clobber each ↵
Dan Goodliffe
2016-02-11
|
|
|
|
other
*
Use libadhocutil
netfs-1.1.4
Dan Goodliffe
2015-09-02
|
*
Write client logs to syslog instead of stderr (/dev/null)
Dan Goodliffe
2015-08-12
|
*
Fix unittest Jamfile
Dan Goodliffe
2015-07-25
|
*
Implement authtoken security
Dan Goodliffe
2015-07-20
|
*
Start mock clients with a real configuration file that has specific parts ↵
Dan Goodliffe
2015-07-19
|
|
|
|
replaced at run-time
*
Start mock daemons with a real configuration file that has specific parts ↵
Dan Goodliffe
2015-07-19
|
|
|
|
replaced at run-time
*
Classify test cases into their own files
Dan Goodliffe
2015-07-19
|
*
Refactor mocked fuse client into it's own files
Dan Goodliffe
2015-07-19
|
*
Refactor mocked daemon and sandbox export into it's own files
Dan Goodliffe
2015-07-19
|
*
Program defined config files and sandbox
Dan Goodliffe
2015-05-06
|
*
Add the start of some test framework, complete with hacky initialisations
Dan Goodliffe
2015-05-06