rust/tests
David Barsky f9532ba8d7 Implemented rough draft of check write mode. (#2539)
* Add rough draft of `check` mode. Not unit tested.

* Added assert-cli; simple test case for `--write-mode=check`

* Lightly documented `check` WriteMode

* wrote clearer phrasing for config::options::WriteMode::Check

* Implemented default for WriteMode where default is Overwrite

* Simplified exit code handling

* updated README.md as per @nrc' comment

* collapsed exit-code handling

* Removed write_mode from Summary, introduced partial option parsing earlier

* Handle write-mode parsing in a slightly better way.
2018-04-20 11:14:11 +12:00
..
config Tidy up and pass tests 2018-03-02 15:07:13 +13:00
coverage Tidy up and pass tests 2018-03-02 15:07:13 +13:00
source Add spaces between consecutive .. ..= 2018-04-16 17:33:22 +09:00
target Add spaces between consecutive .. ..= 2018-04-16 17:33:22 +09:00
writemode Tidy up and pass tests 2018-03-02 15:07:13 +13:00
lib.rs Implemented rough draft of check write mode. (#2539) 2018-04-20 11:14:11 +12:00