Sebastian Messmer
|
63c5d20453
|
Decouple stat because dokan-fuse and fuse have different structs for that
|
2018-09-13 22:38:05 -07:00 |
|
Sebastian Messmer
|
cc7b38b3c1
|
- run-clang-tidy.sh also runs on test cases.
- fix clang-tidy warnings in test cases
|
2017-12-01 15:01:49 +00:00 |
|
Sebastian Messmer
|
f7c089ba47
|
Fix clang 5.0 compiler warnings
|
2017-09-16 17:45:15 +01:00 |
|
Sebastian Messmer
|
e37d84a3d6
|
fspp::Dir, fspp::File and fspp::Symlink don't inherit from fspp::Node anymore. This allows file systems to return a generic fspp::Node instead of a concrete subclass when the operation doesn't need to know what type of node it is.
|
2017-01-21 19:16:35 +00:00 |
|
Sebastian Messmer
|
b3c5d4b5e3
|
Refactor TimestampTestUtils
|
2016-06-09 17:47:29 -07:00 |
|
Sebastian Messmer
|
06a5faf2f8
|
Generalize timestamp expectations
|
2016-06-07 20:48:29 -07:00 |
|
Sebastian Messmer
|
be31d78349
|
Make TimestampTestUtils generic
|
2016-06-07 13:07:22 -07:00 |
|
Sebastian Messmer
|
93f34a4557
|
Run FsppDeviceTest_Timestamps on all kinds of nodes, not just files
|
2016-06-07 12:48:21 -07:00 |
|
Sebastian Messmer
|
7708287fdd
|
Add test case that loading a node doesn't modify time stamps
|
2016-06-06 15:20:41 -07:00 |
|