|
|
|
@ -5,7 +5,7 @@ libisoburn/releng. By George Danchev <danchev@spnet.net>
|
|
|
|
|
and Thomas Schmitt <scdbackup@gmx.net> |
|
|
|
|
|
|
|
|
|
Test suite for xorriso and libburnia libraries. |
|
|
|
|
Copyright (C) 2011 George Danchev, Thomas Schmitt |
|
|
|
|
Copyright (C) 2011 - 2012 George Danchev, Thomas Schmitt |
|
|
|
|
Provided under GPL version 2 or later. |
|
|
|
|
------------------------------------------------------------------------------ |
|
|
|
|
|
|
|
|
@ -136,6 +136,7 @@ Any auto_* script can be run on its own. Some of them demand option -x.
|
|
|
|
|
All general options are accepted. |
|
|
|
|
|
|
|
|
|
./auto_cxx |
|
|
|
|
Not included in GNU xorriso. |
|
|
|
|
Exercises inclusion of xorriso/xorriso.h and libisoburn/libisoburn.h |
|
|
|
|
in C++ programs and linking of the libraries. It might be necessary |
|
|
|
|
to set compiler options by shell variable CFLAGS before running the test. |
|
|
|
|