* reintegrates 'fix' into 'trunk'
- implements #773
- tested with asan + fixed harmless undefined behavior
* adds: log:branches/fix@16793:16798
180 lines of code changed in 13 files:
* "AUTO DETECT" import filter did scan "hidden" filters (starting with dot). fixed.
16 lines of code changed in 1 file:
* perform some checks after reading import format (report error instead of crash)
- {{{NEW_FORMAT}}} and {{{SYSTEM}}} have to be used together
- {{{SEQUENCESTART}}}/{{{SEQUENCEAFTER}}} required if not using {{{NEW_FORMAT}}}, forbidden otherwise
* fix {{{update_format_description}}} when selecting "no filter"
37 lines of code changed in 2 files:
* remove vectorization checks from unittest code
7 lines of code changed in 2 files:
* loop vectorize count varies
1 lines of code changed in 1 file:
* fix invalid escape sequence
1 lines of code changed in 1 file:
* remove unused code
0 lines of code changed in 1 file:
* typo
1 lines of code changed in 1 file:
* disable TEST_inotifications on build-jessie (FUBAR)
18 lines of code changed in 1 file:
* cleanup before retrying
* mark test as SLOW (some code takes seconds; probably closing inotifier?)
12 lines of code changed in 1 file:
* TEST_inotifications fails randomly on build-jessie
- allow up to 5 retries
4 lines of code changed in 1 file:
* unittests may permit retries using {{{TEST_ALLOW_RETRY}}}
- workaround for randomly failing tests
76 lines of code changed in 5 files:
* {{{GB_random_seed(0)}}} is not valid
1 lines of code changed in 1 file:
* create actual expectation for change counts in separate function (to allow workaround problems on build-jessie)
44 lines of code changed in 1 file:
* add flag {{{inotify_tests_failing_randomly}}} (for experiments; depending on hostname)
9 lines of code changed in 2 files:
* revert [16773] (useless)
1 lines of code changed in 1 file: