summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'netfs-test-refactor' of randomdan.homeip.net:/var/git/src into ↵Dan Goodliffe2015-05-06
|\ | | | | | | netfs-test-refactor
| * Refactor to avoid possible destructed string copyDan Goodliffe2015-03-01
| |
| * Add a test over reconnecting to daemon following a restart with open filesDan Goodliffe2015-02-28
| |
| * Fix exception throwing on invalid fs proxyDan Goodliffe2015-02-28
| |
| * Refactor mocked stuff in wrappers for easy setup/teardown and expose the ↵Dan Goodliffe2015-02-19
| | | | | | | | fuse operations map instead of the app instance
| * Keep a copy of fuse operations mapDan Goodliffe2015-02-19
| |
| * Initialise the test context with sensible valuesDan Goodliffe2015-02-19
| |
| * Virtualise fues_main so that the ut framework can get access to the ↵Dan Goodliffe2015-02-19
| | | | | | | | operations map
| * Tear down adapter on daemon destructionDan Goodliffe2015-02-19
| |
| * Fix error messageDan Goodliffe2015-02-19
| |
| * Program defined config files and sandboxDan Goodliffe2015-02-16
| |
| * Actually use precompiled headersDan Goodliffe2015-02-16
| |
| * Add the start of some test framework, complete with hacky initialisationsDan Goodliffe2015-02-16
| |
| * runint doesn't need a pointer to itself passing inDan Goodliffe2015-02-16
| |
| * Export the runint functionDan Goodliffe2015-02-16
| |
| * Refactor fuse lib deps into final exeDan Goodliffe2015-02-15
| |
| * Rename configs for uniquenessDan Goodliffe2015-02-15
| |
| * Refactor to make more testableDan Goodliffe2015-02-15
| |
| * Centralize slicer lib defsDan Goodliffe2015-02-15
| |
| * Make more testableDan Goodliffe2015-02-15
| |
* | Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
| |
* | Add a test over reconnecting to daemon following a restart with open filesDan Goodliffe2015-05-06
| |
* | Fix exception throwing on invalid fs proxyDan Goodliffe2015-05-06
| |
* | Refactor mocked stuff in wrappers for easy setup/teardown and expose the ↵Dan Goodliffe2015-05-06
| | | | | | | | fuse operations map instead of the app instance
* | Keep a copy of fuse operations mapDan Goodliffe2015-05-06
| |
* | Initialise the test context with sensible valuesDan Goodliffe2015-05-06
| |
* | Virtualise fues_main so that the ut framework can get access to the ↵Dan Goodliffe2015-05-06
| | | | | | | | operations map
* | Tear down adapter on daemon destructionDan Goodliffe2015-05-06
| |
* | Fix error messageDan Goodliffe2015-05-06
| |
* | Program defined config files and sandboxDan Goodliffe2015-05-06
| |
* | Actually use precompiled headersDan Goodliffe2015-05-06
| |
* | Add the start of some test framework, complete with hacky initialisationsDan Goodliffe2015-05-06
| |
* | runint doesn't need a pointer to itself passing inDan Goodliffe2015-05-06
| |
* | Export the runint functionDan Goodliffe2015-05-06
| |
* | Refactor fuse lib deps into final exeDan Goodliffe2015-05-06
| |
* | Rename configs for uniquenessDan Goodliffe2015-05-06
| |
* | Refactor to make more testableDan Goodliffe2015-05-06
| |
* | Centralize slicer lib defsDan Goodliffe2015-05-06
| |
* | Make more testableDan Goodliffe2015-05-06
|/
* Add all provided endpoints to the service proxyDan Goodliffe2015-02-14
|
* Don't assume a volume session was started when terminatingDan Goodliffe2015-02-14
|
* Allow specifying the identity of the service objectDan Goodliffe2015-02-14
|
* Pass include dirs to slice toolsDan Goodliffe2015-01-28
|
* Ignore Vim swap filesDan Goodliffe2015-01-15
|
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
|
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
|
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
|
* Support complex types in rows and parametersDan Goodliffe2014-12-09
|
* Add .gitignore filesDan Goodliffe2014-11-22
|
* Fix quirk (from glibc update?) around fields in struct tm and the ↵randomdan2014-11-13
| | | | _BSD_SOURCE macro