OpenSTA/util
Jaehyun Kim a1c1685c04 Clean up test suite per 3-way code review findings
- Remove temp files: network_gcd_traversal.log, util_report_redirect.log
- Delete 19 comment-only C++ test stubs (dead code for removed APIs)
- Remove redundant graph_make_verify test (covered by graph_advanced)
- Centralize assert_file_nonempty/assert_file_contains into test/helpers.tcl
  and remove inline copies from 17 verilog test files
- Fix Build.sh stray quotes in heredoc output
- Fix regression.sh unquoted variable expansions
- Update .gitignore: add */test/*.log and Testing/

All 6087 tests pass.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-04-02 22:27:27 +09:00
..
test Clean up test suite per 3-way code review findings 2026-04-02 22:27:27 +09:00
Debug.cc string squash 2026-03-28 19:13:35 -07:00
DispatchQueue.cc util: Add method to get thread count from dispatch queue (#324) 2025-12-12 15:49:22 -08:00
Error.cc string squash 2026-03-28 19:13:35 -07:00
FlexDisableRegister.hh verilog c++ parser 2025-01-21 18:35:21 -07:00
Fuzzy.cc update copyright 2026-03-10 14:57:45 -07:00
Hash.cc string squash 2026-03-28 19:13:35 -07:00
Machine.cc update copyright 2026-03-10 14:57:45 -07:00
MachineApple.cc update copyright 2025-01-21 18:54:33 -07:00
MachineLinux.cc use std::format squash 2026-03-16 15:01:38 -07:00
MachineUnknown.cc update copyright 2025-01-21 18:54:33 -07:00
MachineWin32.cc update copyright 2025-01-21 18:54:33 -07:00
MinMax.cc string squash 2026-03-28 19:13:35 -07:00
PatternMatch.cc string squash 2026-03-28 19:13:35 -07:00
Report.cc string squash 2026-03-28 19:13:35 -07:00
ReportStd.cc update copyright 2026-03-10 14:57:45 -07:00
ReportTcl.cc string squash 2026-03-28 19:13:35 -07:00
RiseFallMinMax.cc update copyright 2026-03-10 14:57:45 -07:00
RiseFallMinMaxDelay.cc update copyright 2026-03-10 14:57:45 -07:00
RiseFallValues.cc update copyright 2026-03-10 14:57:45 -07:00
StaConfig.hh.cmake StaConfig.hh pass HAVE_CXX_STD_FORMAT 2026-03-24 12:22:20 -07:00
Stats.cc use std::format squash 2026-03-16 15:01:38 -07:00
StringUtil.cc string squash 2026-03-28 19:13:35 -07:00
Transition.cc string squash 2026-03-28 19:13:35 -07:00
Util.i string squash 2026-03-28 19:13:35 -07:00
gzstream.hh Fix an undefined behaviour and a memory leak (#289) 2025-09-03 15:12:26 -07:00