Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete obsoleted lib fileHEADmaster | Romain d'Alverny | 2012-02-26 | 1 | -160/+0 |
| | |||||
* | Move Isocheck lib under MDK namespace, reorganize code in consequence. | Romain d'Alverny | 2012-02-26 | 10 | -15/+184 |
| | |||||
* | reorganize bits | Romain d'Alverny | 2012-02-17 | 5 | -26/+40 |
| | | | | | | | | - typos - check idx/lst only for LiveCDs - check .{md5,sha1}.gpg only with final releases - update isoinfo expected headers | ||||
* | fix typos, remove unneeded tests here | Romain d'Alverny | 2012-02-17 | 1 | -11/+4 |
| | |||||
* | move functions into module | Romain d'Alverny | 2012-02-17 | 2 | -71/+72 |
| | |||||
* | rename to isocheck.pl + updated TODO + obsolete Tools.pm | Romain d'Alverny | 2012-02-17 | 3 | -58/+8 |
| | |||||
* | in progress Makefile | Romain d'Alverny | 2012-02-17 | 1 | -0/+39 |
| | |||||
* | Use Isocheck; tests moved | Romain d'Alverny | 2012-02-17 | 1 | -6/+6 |
| | |||||
* | Move all image-related tests in a separate place | Romain d'Alverny | 2012-02-17 | 6 | -438/+0 |
| | |||||
* | Move all image-related tests in a separate place. | Romain d'Alverny | 2012-02-17 | 9 | -6/+443 |
| | |||||
* | New Isocheck module to replace Tools + working tests | Romain d'Alverny | 2012-02-17 | 3 | -0/+226 |
| | | | | | Code improved thx to misc, boklm, tv and guillomovitch. | ||||
* | update 'display ' | Damien Lallement | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | explicit return code | Romain d'Alverny | 2011-12-13 | 1 | -0/+2 |
| | |||||
* | reformatting, adding doc | Romain d'Alverny | 2011-12-13 | 1 | -7/+42 |
| | |||||
* | glob list files in alphabetical order; glob_ does not | Romain d'Alverny | 2011-12-13 | 1 | -4/+4 |
| | |||||
* | - update wiki link | Damien Lallement | 2011-12-13 | 6 | -25/+45 |
| | | | | | | | | | - add 'network' detection - update/clean test available files - update 'check badwords' - update 'display info' | ||||
* | reorganize mounted images tests and summary output | Romain d'Alverny | 2011-12-12 | 1 | -20/+26 |
| | |||||
* | Revert to previous test structure + updated regexp. | Romain d'Alverny | 2011-12-11 | 1 | -6/+15 |
| | | | | | Changed regexp did not validate all needed test cases. | ||||
* | missing use | Romain d'Alverny | 2011-12-11 | 1 | -0/+1 |
| | |||||
* | fix medium variant test, check spent time testing | Romain d'Alverny | 2011-12-11 | 1 | -7/+9 |
| | |||||
* | more code style fixes (perl_checker & tv) | Romain d'Alverny | 2011-12-10 | 9 | -51/+45 |
| | |||||
* | coding style update (perl_checker) | Romain d'Alverny | 2011-12-10 | 6 | -29/+27 |
| | |||||
* | remove test for now, fix typo | Romain d'Alverny | 2011-12-10 | 1 | -8/+9 |
| | |||||
* | add isoinfo check infra - need proper definitions yet | Romain d'Alverny | 2011-12-10 | 1 | -16/+27 |
| | |||||
* | Add licence header | Dexter Morgan | 2011-12-09 | 1 | -0/+19 |
| | |||||
* | Add licence header | Dexter Morgan | 2011-12-09 | 6 | -0/+114 |
| | |||||
* | Add licence header | Dexter Morgan | 2011-12-09 | 3 | -0/+53 |
| | |||||
* | Add licence header | Dexter Morgan | 2011-12-09 | 1 | -1/+20 |
| | |||||
* | - update README | Damien Lallement | 2011-12-09 | 7 | -52/+23 |
| | | | | | | | | | - 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 ISOs | Romain d'Alverny | 2011-12-05 | 12 | -0/+677 |
| | | | | | | | | | 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/). | ||||
* | isocheck directory | Romain d'Alverny | 2011-12-05 | 0 | -0/+0 |