Commit Graph

2089 Commits

Author SHA1 Message Date
George Danchev 2df323bca1 handle specific help anywhere 2011-07-18 17:22:59 +00:00
George Danchev 608b85b271 drop obsoleted item 2011-07-18 14:32:53 +00:00
George Danchev 67d3306347 fixed a typo 2011-07-18 12:31:23 +00:00
George Danchev 52a39f70b6 rename releng_ scripts to auto_ 2011-07-18 12:28:43 +00:00
George Danchev c44be3b5b1 rename releng_ scripts to auto_ 2011-07-18 12:26:30 +00:00
George Danchev 99075dafbc rename releng_ scripts to auto_ 2011-07-18 12:21:39 +00:00
George Danchev 2fa70c06de new todo item: turn most examples from xorriso(1) into tests 2011-07-18 10:33:11 +00:00
Thomas Schmitt fac88a09ae Added my copyright to run_all_releng 2011-07-18 09:52:41 +00:00
George Danchev 0262636d3e new todo item - cunit tests 2011-07-18 07:43:40 +00:00
Thomas Schmitt bf29985eca Switched error message away from stderr, only pacifier remains on stderr 2011-07-17 17:23:36 +00:00
George Danchev 9d51a06ab8 mention manual_* tests, to be run individually, drop WHO slot as it serves to value 2011-07-17 17:04:31 +00:00
George Danchev 787e9cf389 drop -T option passed to grep, as it seems reletively new and not supported by the previous versions still in use 2011-07-17 16:51:22 +00:00
George Danchev f7df01fdcf move the space requirements into single place, README.core 2011-07-17 16:20:58 +00:00
Thomas Schmitt 2a74987925 Using a more elegant way to obtain pipe component exit value 2011-07-17 14:37:54 +00:00
Thomas Schmitt 978e94bb3d Issueing pacifier messages during tree generation of releng_printsize 2011-07-17 13:40:10 +00:00
Thomas Schmitt 0f3d8fedf8 Making run_all_releng recognize exit values again (fixing rev 4185) 2011-07-17 13:38:52 +00:00
Thomas Schmitt 93678fb4f2 Issueing pacifier messages in run_all_releng about logged line 2011-07-17 13:08:52 +00:00
George Danchev 5c1c678df8 use colon as nullcommand instead of dummy statement 2011-07-16 13:41:18 +00:00
George Danchev 8c07b37efd check for -x argument 2011-07-15 18:33:10 +00:00
George Danchev 2fcccbc23f fix small typos 2011-07-15 18:26:02 +00:00
George Danchev 918d418d06 drop KEEP variable, since it is inverted CLEANUP 2011-07-15 18:22:09 +00:00
George Danchev c4f30cdf9c cleanup is now triggered by -c 2011-07-15 18:07:02 +00:00
George Danchev 8e9c32b70d on cleanup, do cleanup and exit, only check for KEEP 2011-07-15 18:05:14 +00:00
George Danchev 6a7717ed68 rework to match latest option handling 2011-07-15 17:57:05 +00:00
Thomas Schmitt 44210832c4 Changed general option -k -c -f in releng_getopts.inc 2011-07-15 14:10:05 +00:00
Thomas Schmitt 71c3f201f8 Removed call to print_specific_help from releng_getopts.inc 2011-07-15 13:58:34 +00:00
Thomas Schmitt 00fc9608cb New function check_for_xorriso in releng_getopts.inc 2011-07-15 11:30:30 +00:00
Thomas Schmitt 8841bcfca7 Removed obsolete input checks from releng_getopts.inc 2011-07-15 10:34:39 +00:00
Thomas Schmitt bbd7a48095 Removed usage of getopts in releng_getopts.inc 2011-07-15 10:29:33 +00:00
Thomas Schmitt b6e5e80b4f Removed remnant reference to releng_getopts_ts.inc 2011-07-15 10:26:26 +00:00
Thomas Schmitt ce12275556 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
George Danchev bc2b63d181 inline to reflect latest developments 2011-07-15 06:12:40 +00:00
George Danchev b9c439f2c9 merge back enhancements from Thomas 2011-07-15 06:08:29 +00:00
George Danchev f904a29561 add version 2 or later 2011-07-15 06:05:57 +00:00
Thomas Schmitt b4191b0328 Corrected a misunderstanding about meaning of code piece 2011-07-14 17:03:55 +00:00
Thomas Schmitt 8595b2942f Issueing failure message and non-zero exit value if manual_devices_ts fails 2011-07-14 16:52:01 +00:00
Thomas Schmitt f653d3a6ed Prepared test proposal for option -f and for incomplete option -x 2011-07-14 12:24:48 +00:00
Thomas Schmitt 99e2e06fa6 Proposal for test ./manual_devices and inc/releng_getopts_ts.inc 2011-07-14 12:07:04 +00:00
Thomas Schmitt b692cc26a2 Proposal for test ./manual_devices and inc/releng_getopts_ts.inc 2011-07-14 11:57:50 +00:00
Thomas Schmitt 1c1d0a12a4 Proposal for test ./manual_devices 2011-07-13 19:05:06 +00:00
Thomas Schmitt 76a2f4f788 Proposal for test ./manual_devices 2011-07-13 17:43:19 +00:00
Thomas Schmitt ba96bc4cc0 Proposal for test ./manual_devices 2011-07-13 17:31:39 +00:00
George Danchev d32b682239 fix device counting 2011-07-13 11:41:39 +00:00
George Danchev 42fec11080 check for execution from releng/ 2011-07-13 11:24:32 +00:00
George Danchev 0dee6a5bb5 use regular quotation marks 2011-07-13 10:53:59 +00:00
Thomas Schmitt b00e97cac9 Improved output of -list_speeds with ROM media and ROM drives. 2011-07-12 13:56:36 +00:00
George Danchev 54bfe19b3d check exit status of all commands 2011-07-12 11:01:39 +00:00
Thomas Schmitt 1f2298bd2c Improved output of -list_speeds with CD drives. Empty list now cause SORRY. 2011-07-12 09:21:28 +00:00
George Danchev fcd01aee30 formatting 2011-07-11 19:01:23 +00:00
George Danchev 6f8a7140e0 more meaningful output 2011-07-11 18:58:07 +00:00
Thomas Schmitt be4562e106 Reacted on warnings of cppcheck 2011-07-11 17:56:33 +00:00
George Danchev c792aa06f1 add copyrights and copying details 2011-07-11 09:44:01 +00:00
George Danchev 5ebdbe4031 add copyrights and copying details 2011-07-11 09:40:23 +00:00
George Danchev 3e1fd97058 exit on not finished yet branches 2011-07-11 09:26:47 +00:00
George Danchev 21f63053cf check devices, to be run manually, for now 2011-07-11 09:24:57 +00:00
George Danchev 908e9d8851 cleanup remaining logs properly when requested 2011-07-11 08:31:03 +00:00
George Danchev 7e0bbdc16f drop completed todo items; cleanups 2011-07-10 20:02:07 +00:00
Thomas Schmitt 55c09b7769 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
George Danchev 76b7984295 fix formatting 2011-07-10 07:06:30 +00:00
George Danchev a608952b48 more unified output for the term and log 2011-07-10 06:51:34 +00:00
George Danchev 2f224bae4a more unified output for the term and log 2011-07-10 06:48:56 +00:00
George Danchev 17ce586ff1 boldify Leaving of self-generated data on per-test basis too 2011-07-09 18:49:59 +00:00
George Danchev 22c74380c3 more clear summary output 2011-07-09 18:00:05 +00:00
George Danchev 8864b19b89 highlight removing of self-generated data 2011-07-09 17:19:42 +00:00
George Danchev 5309bfbed2 split off common routines for boldification of FAILs 2011-07-09 16:31:46 +00:00
George Danchev b60a47359b use tput to highlight some FAILs 2011-07-09 16:27:43 +00:00
George Danchev f63d7bb596 unification 2011-07-09 15:57:52 +00:00
George Danchev e15224a43a don't hardcore paths to genisoimage and mkisofs 2011-07-09 14:42:18 +00:00
George Danchev 3a435baca3 re-run print size test several times to minimize possible disk cache impact 2011-07-09 10:17:29 +00:00
George Danchev 4bf2d58585 drop useless bits 2011-07-09 09:58:57 +00:00
George Danchev 6d42204eeb version goes into the common section 2011-07-09 09:53:39 +00:00
George Danchev 2e89329587 use common section in the heading of the log file, versioning etc 2011-07-09 09:49:10 +00:00
George Danchev a526041df6 more clear formatting, drop commented cruft 2011-07-09 09:27:12 +00:00
George Danchev d4fbeae2a6 more clear formatting 2011-07-09 09:18:01 +00:00
George Danchev b956d68e3e more clear formatting 2011-07-09 09:13:06 +00:00
George Danchev 2166139ee4 more clean formatting 2011-07-09 08:45:38 +00:00
George Danchev 476dc4cd4d check for libjte support in the tested binary and quit gracefully; drop lots of old commented cruft 2011-07-09 08:23:58 +00:00
George Danchev 0a3923c2ed hint about req. free space, formatting cleanup, drop completed todo items 2011-07-09 07:33:33 +00:00
George Danchev d81ac5328b take extra measures we are in sepf-generated data directory before removing self-generated cruft 2011-07-08 16:01:17 +00:00
George Danchev 5a101ffb28 drop template config files as they are not needed anymore 2011-07-08 15:03:21 +00:00
George Danchev 83adbde947 completed transitioning, docs reflect that too 2011-07-08 14:18:54 +00:00
Thomas Schmitt 33475cd1cf Promoted branch to tag 2011-07-08 13:45:33 +00:00
Thomas Schmitt e99ca36d70 Documented changes and release timestamp 2011-07-08 13:31:23 +00:00
Thomas Schmitt f093cefc76 Version leap to libisoburn-1.1.3 2011-07-08 13:28:45 +00:00
Thomas Schmitt dbb98f5dcc Version leap to libisoburn-1.1.3 2011-07-08 13:24:57 +00:00
George Danchev d7fd007786 unification cont. 2011-07-08 13:05:21 +00:00
George Danchev fee30698aa converted to the unified usage pattern 2011-07-08 12:42:05 +00:00
George Danchev fd0d735a89 more unification 2011-07-08 12:16:44 +00:00
Thomas Schmitt e39708cd66 Documented changes and release timestamp 2011-07-08 10:47:47 +00:00
Thomas Schmitt b684b67a1c Version leap to libisoburn-1.1.2 2011-07-08 10:42:57 +00:00
George Danchev b3480b1653 add self-contained and unified option parsing 2011-07-08 10:32:22 +00:00
Thomas Schmitt def086fb8d Branching for libisoburn release 1.1.2 2011-07-08 09:51:06 +00:00
George Danchev 300cb92ac5 new todo item 2011-07-08 08:15:39 +00:00
George Danchev 73b238f8f5 TODO item: try to drop the concept of config files 2011-07-07 15:04:23 +00:00
George Danchev 54d028add0 unify output, drop completed TODO item 2011-07-07 14:49:48 +00:00
George Danchev 12c6ec47b0 add few more keywords indicating failure 2011-07-07 14:28:32 +00:00
George Danchev c35a372c88 check -o redirected and piped output 2011-07-07 14:11:12 +00:00
Thomas Schmitt 60cfbaa326 Updated change log and web page 2011-07-07 12:27:41 +00:00
Thomas Schmitt 4df5698e57 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
George Danchev 0013855a47 new item: run_all_releng XORRISO [-keep] 2011-07-07 09:42:01 +00:00