| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is necessary beccause hachoir crashes on empty files...
|
|
|
|
|
|
I though I merged this long time ago. The cli testsuite
didn't called the MAT on test_remove, resulting in a fail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Closes: #689409)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test.py file now launch all testsuites.
All testsuites now have a main() function
|
|
A debug instruction was making a test fail : it's now fixed
|
|
|
|
Now, files that are not readable, or writatble, or non-existent
are correctly handled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Zip does not support format earlier than 1980,
so for now, I remove the "set atime/mtime to Epoch" function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
running the testsuite.
|
|
|
|
|
|
|
|
|
|
|