Changes between Version 4 and Version 5 of Ticket #3730
- Timestamp:
- 12/07/16 22:27:42 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3730 – Description
v4 v5 15 15 The tester works by feeding the helpers example input, parsing their output and comparing it to the known correct output. 16 16 17 To understand this better, I [http ://www.typo.co.il/~mooffie/tmp/mc/extfs-helpers-listcmd/ uploaded the tester here] for easier browsing; specifically:17 To understand this better, I [https://mooffie.github.io/mc-extfs-helpers-listcmd/ uploaded the tester here] for easier browsing; specifically: 18 18 19 - See the [http ://www.typo.co.il/~mooffie/tmp/mc/extfs-helpers-listcmd/READ.ME.html README] (html format).20 - See the [http ://www.typo.co.il/~mooffie/tmp/mc/extfs-helpers-listcmd/data/ data] directory. The purpose of the '.input' and '.output' files should be self evident even if you don't read the docs.19 - See the [https://mooffie.github.io/mc-extfs-helpers-listcmd/README.html README] (html format). 20 - See the [https://mooffie.github.io/mc-extfs-helpers-listcmd/data/ data] directory. The purpose of the '.input' and '.output' files should be self evident even if you don't read the docs. 21 21 - As you'll shortly see, each helper needs a **very minor** modification to make it possible to feed it "fake" input. 22 22