aboutsummaryrefslogtreecommitdiffstats
path: root/t_install_iso
Commit message (Collapse)AuthorAgeFilesLines
* coding style update (perl_checker)Romain d'Alverny2011-12-104-16/+14
|
* Add licence headerDexter Morgan2011-12-096-0/+114
|
* - update READMEDamien Lallement2011-12-092-37/+10
| | | | | | | | | - 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-056-0/+347
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/).