Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Isocheck lib under MDK namespace, reorganize code in consequence. | Romain d'Alverny | 2012-02-26 | 2 | -4/+4 |
| | |||||
* | Move all image-related tests in a separate place. | Romain d'Alverny | 2012-02-17 | 3 | -279/+0 |
| | |||||
* | New Isocheck module to replace Tools + working tests | Romain d'Alverny | 2012-02-17 | 2 | -0/+136 |
| | | | | | Code improved thx to misc, boklm, tv and guillomovitch. | ||||
* | - update wiki link | Damien Lallement | 2011-12-13 | 2 | -12/+25 |
| | | | | | | | | | - add 'network' detection - update/clean test available files - update 'check badwords' - update 'display info' | ||||
* | more code style fixes (perl_checker & tv) | Romain d'Alverny | 2011-12-10 | 3 | -13/+13 |
| | |||||
* | coding style update (perl_checker) | Romain d'Alverny | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -0/+53 |
| | |||||
* | - update README | Damien Lallement | 2011-12-09 | 3 | -8/+6 |
| | | | | | | | | | - 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 | 3 | -0/+203 |
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/). |