Commit graph

4 commits

Author SHA1 Message Date
quidame
6ce2f02fe5 refactor tests
* Add a stat task for almost every filesize tasks and check results
  (size) consistency.
* Check that cmd result is always the same, in check mode or not.
* Check consistency of other returned results (size_diff & filesize.bytes).

add DOCUMENTATION.seealso section
fix docstrings coding style (tenses, typos...)
add changelog fragment (placeholder)
2021-03-24 19:57:22 +01:00
quidame
10d2e489b1 Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-03-24 19:57:22 +01:00
quidame
e1bec0b29d fix typo & sample return 2021-03-24 19:57:22 +01:00
quidame
44d071cb4c add new module: filesize
* description: create a file given its size, or resize it
* add integration tests (filter Mac OS X < 11 for some of them)
2021-03-24 19:57:22 +01:00