* script to analyze structure of different databases (generated reports are meant to be compared using diff viewers)
667 lines of code changed in 2 files:
* fix {{{TEST_diff_files()}}} (failing under some conditions)
- pull-out {{{TEST_diff_behavior_using_binary_files()}}}.
- disabled test for public.
- commented (strange failure; purpose).
- remove duplicated assertion.
- run tests for different amounts of expected different lines.
41 lines of code changed in 1 file:
* avoid building arb as root:
- may cause test failures (permissions checks apparently succeed unexpectedly when called as root)
11 lines of code changed in 2 files:
* fix gcc10.x vectorization checks:
- update {{{LOOP_VECTORIZED}}} comment: fix one vectorization for gcc 10.x series. Depends on UNIT_TEST=0|1.
- document vectorization count may depend on UNIT_TEST.
4 lines of code changed in 2 files: