aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move Isocheck lib under MDK namespace, reorganize code in consequence.Romain d'Alverny2012-02-261-1/+10
|
* reorganize bitsRomain d'Alverny2012-02-171-2/+3
| | | | | | | | - typos - check idx/lst only for LiveCDs - check .{md5,sha1}.gpg only with final releases - update isoinfo expected headers
* rename to isocheck.pl + updated TODO + obsolete Tools.pmRomain d'Alverny2012-02-171-0/+8
|
* reformatting, adding docRomain d'Alverny2011-12-131-7/+42
|
* - update wiki linkDamien Lallement2011-12-131-1/+1
| | | | | | | | | - add 'network' detection - update/clean test available files - update 'check badwords' - update 'display info'
* - update READMEDamien Lallement2011-12-091-2/+1
| | | | | | | | | - remove 'mono' as a dependance - remove the 'mono' test for 'autorun' as it was useless - update/fix some 'FIXME' - update DVD/CD test size with better values - update 'badwords' and 'temp files' check
* First import, test suite attempt for built ISOsRomain d'Alverny2011-12-051-0/+35
Code heavily taken from previous dams work, reorganized in a test suite to better separate test cases. Does basic things already (in t/). Needs more fixes (esp. in t_install_iso/).