mirror of
https://github.com/crioux/turbo-linecount.git
synced 2024-10-27 17:24:01 +00:00
update readme
This commit is contained in:
parent
82062d4e63
commit
7a2a4a601c
@ -54,7 +54,7 @@ Cygwin
|
||||
|
||||
### Testing
|
||||
|
||||
Testing cmake against `wc` and `python` can be done with the test scripts. To generate some random test files, run `create_testfiles.sh`, and four test files, one 10MB, one 100MB, one 1GB, and one 10GB file will be created. Feel free to delete these when you're done testing to save space.
|
||||
Testing cmake against `wc -l` and `python` can be done with the test scripts. To generate some random test files, run `create_testfiles.sh`, and four test files, one 10MB, one 100MB, one 1GB, and one 10GB file will be created. Feel free to delete these when you're done testing to save space.
|
||||
|
||||
To run the test, run `compare_testfiles.sh`. This will generate output as such:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user