Commit Graph

3 Commits

Author SHA1 Message Date
William S Fulton c2ad64d0a8 Java compiler lint warnings fixes in test code
Fixes:
[cast] redundant cast
[rawtypes] found raw type
[serial] serializable class has no definition of serialVersionUID

Also suppress warning: auxiliary class TargetLanguageBase in ./inherit_target_language.java should not be accessed from outside its own source file
2025-04-02 22:52:30 +01:00
William S Fulton d325eeee84 Fix incorrect test case code 2015-07-06 19:50:22 +01:00
William S Fulton 50a9c5fbec Add C++11 constexpr runtime test 2014-03-31 19:29:19 +01:00