Changes between Version 4 and Version 5 of Ticket #3730


Ignore:
Timestamp:
12/07/16 22:27:42 (7 years ago)
Author:
mooffie
Comment:

(My web host is down so I copied the files to GitHub Pages and updated the links. The downside is that GitHub doesn't let me set "text/plain" MIME type on all files so you won't be able to browse them online. But it's not a big deal: just look in the patches. I wanted a web hosting just because of README.html.)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3730 – Description

    v4 v5  
    1515The tester works by feeding the helpers example input, parsing their output and comparing it to the known correct output. 
    1616 
    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: 
     17To understand this better, I [https://mooffie.github.io/mc-extfs-helpers-listcmd/ uploaded the tester here] for easier browsing; specifically: 
    1818 
    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. 
    2121- As you'll shortly see, each helper needs a **very minor** modification to make it possible to feed it "fake" input. 
    2222