-
Committer:
tg
-
Date:
2024-07-25 02:29:43 UTC
-
Revision ID:
tg-20240725022943-6vmcsq4cmxotv4ky
testsuite and consistency fixes
• style consistency
also shellcheck has a marginal point but too many FPs here anyway
• oops, this is not mksh…
• more report
• move some testsuite helpers to xxt-int.c
• move __predict_{true,false} to mbsdcc.h
• don’t __predict_true((vr) >= 0), let the compiler do w/ever
• output layout
• more precise note
• “Hi from” as in mksh/Build.sh at the beginning, for scrollback
• show more information about the environment
endianness (when detectible, common cases incl. PDP) and nil
representation in memory (rotated for little endian for convenience)
• do something to compare expected vs. actually run tests
• fix inconsistent indentation
• add pass tests for mbiCAAlet and a large comment about it
• fix range for mbiCAP*/mbiCAS* tests
• fix range used for mbiCAU*() tests; add comment about missing macros
• overhaul some test helper macros and functions for better checks
• fix mbiSAFECOMPLEMENT test wording; test mbiCAsafe* always
(via git)