TLocalFilesystemFile.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with max simultaneous tasks being ignored when currently running task count was already greater than the limit (e.g. by forcing start of another task) (CH-176).

  1. … 1 more file in changeset.
Changed the filesystem operations to throw exceptions instead of returning failure states (part 2) (CH-180).

  1. … 14 more files in changeset.
Changed filesystem handling error codes to exceptions (CH-180).

  1. … 8 more files in changeset.
Refactoring:

  1. … 11 more files in changeset.
Added the remaining functionalities of the fake filesystem (still untested) (CH-180).

    • -147
    • +142
    ./TLocalFilesystemFile.cpp
  1. … 25 more files in changeset.
Refactoring - filesystem handling will now use stateful operations for easier testing (CH-180).

    • -0
    • +221
    ./TLocalFilesystemFile.cpp
  1. … 23 more files in changeset.