drop obsoleted item
This commit is contained in:
parent
67d3306347
commit
608b85b271
@ -1,12 +1,11 @@
|
|||||||
|
|
||||||
|
* Try to convert most examples from xorriso(1) manpage into tests.
|
||||||
|
|
||||||
* Merge 'merge_into_isocontent' into 'auto_isocontent' (former hardlinks)
|
* Merge 'merge_into_isocontent' into 'auto_isocontent' (former hardlinks)
|
||||||
Extend it to use some more demanding directory tree.
|
Extend it to use some more demanding directory tree.
|
||||||
MD5s should be checked. ACLs and xattr (if we are on Linux).
|
MD5s should be checked. ACLs and xattr (if we are on Linux).
|
||||||
All file types as of stat(2) should be tested.
|
All file types as of stat(2) should be tested.
|
||||||
|
|
||||||
* Also check as many as possible trivial operations like:
|
|
||||||
xorriso -indev file.iso -pvd_info
|
|
||||||
|
|
||||||
* Burning tests - maybe a new 'manual_burning' test?
|
* Burning tests - maybe a new 'manual_burning' test?
|
||||||
Further if we want to have a burn test (with MD5 and checkreading)
|
Further if we want to have a burn test (with MD5 and checkreading)
|
||||||
then we will need configuration means to enable this. By default
|
then we will need configuration means to enable this. By default
|
||||||
@ -17,5 +16,3 @@
|
|||||||
(http://cunit.sourceforge.net) for both xorriso.h and libisoburn.h API's.
|
(http://cunit.sourceforge.net) for both xorriso.h and libisoburn.h API's.
|
||||||
The code samples could be dumped into codesamples/ directory and run by
|
The code samples could be dumped into codesamples/ directory and run by
|
||||||
auto_cxx or separate auto_ script.
|
auto_cxx or separate auto_ script.
|
||||||
|
|
||||||
* Try to convert most examples from xorriso(1) manpage into tests.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user