lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (a07a61b8 -> 3d6f262f)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (a07a61b8 -> 3d6f262f)
Date: Fri, 29 Jul 2022 20:42:32 -0400 (EDT)

chicares pushed a change to branch master.

      from  a07a61b8  Declutter
       new  6b384aee  Explicitly test derivation from class polymorphic_base
       new  9131e7c6  Also test polymorphic-ness
       new  52e11311  Print type name with garniture
       new  cb353f7b  Assert that a type is not default constructible
       new  b380d114  Preclude UB
       new  2ca1e113  Comment out superfluous semicolons
       new  ac56835b  Remove null statements
       new  27fbf8ca  Rewrite unit-test macros to allow invocation with 
terminal ';'
       new  3d6f262f  Enable '-Wextra-semi' for clang


Summary of changes:
 alert_cgi.cpp                   |   2 +-
 alert_cli.cpp                   |   2 +-
 census_view.cpp                 |   4 +-
 compiler_clang_warnings.make    |   2 -
 crtp_base_test.cpp              |  50 +++++++--
 custom_io_0.cpp                 |   2 +-
 getopt_test.cpp                 |   2 +-
 gpt_document.cpp                |   2 +-
 ihs_acctval.cpp                 |   2 +-
 input_harmonization.cpp         |   6 +-
 input_sequence.cpp              |   4 +-
 input_sequence_parser.cpp       |   2 +-
 math_functions_test.cpp         |   2 +-
 mec_document.cpp                |   2 +-
 pdf_command_wx.cpp              |   2 +-
 rtti_lmi.hpp                    |  24 ++++-
 rtti_lmi_test.cpp               |  34 ++++++
 system_command_wx.cpp           |   2 +-
 test_tools.hpp                  | 228 ++++++++++++++++++++++------------------
 value_cast.hpp                  |   2 +-
 value_cast_test.cpp             |   2 +
 wx_table_generator.cpp          |   2 +-
 wx_test_about_version.cpp       |   4 +-
 wx_test_benchmark_census.cpp    |   2 +-
 wx_test_calculation_summary.cpp |   2 +-
 wx_test_create_open.cpp         |   8 +-
 wx_test_default_update.cpp      |   2 +-
 wx_test_document.hpp            |   6 +-
 wx_test_input_sequences.cpp     |   4 +-
 wx_test_input_validation.cpp    |   2 +-
 wx_test_log_errors.cpp          |   2 +-
 wx_test_new.hpp                 |   2 +-
 wx_test_paste_census.cpp        |   6 +-
 wx_test_validate_output.cpp     |   8 +-
 zero.hpp                        |   4 +-
 35 files changed, 268 insertions(+), 164 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]