Sebastian Messmer
|
42765c6be6
|
Merge from develop
|
2017-01-21 20:24:09 +00: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
|
7ea08fc2b0
|
Add test cases for removing nodes
|
2016-07-14 16:12:51 +02:00 |
|
Sebastian Messmer
|
5aff394a16
|
Directory timestamps are updated correctly. Also added test cases for this.
|
2016-06-08 12:21:57 -07:00 |
|
Sebastian Messmer
|
99aa86720c
|
TODOs
|
2016-03-24 07:55:37 +00:00 |
|
Sebastian Messmer
|
2ac47f480b
|
- Fix rename bug: When trying to rename a file to a name that already exists, it was deleted instead. This is now fixed.
- Additional test cases for rename
|
2016-03-23 18:03:30 +00:00 |
|
Sebastian Messmer
|
237abf61c7
|
TODOs
|
2016-02-17 13:13:03 +01:00 |
|
Sebastian Messmer
|
1dcf36d38c
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |
|