OpenSTA/network
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
ConcreteLibrary.cc string squash 2026-03-28 19:13:35 -07:00
ConcreteNetwork.cc string squash 2026-03-28 19:13:35 -07:00
HpinDrvrLoad.cc use std::format squash 2026-03-16 15:01:38 -07:00
Link.tcl update copyright 2026-03-10 14:57:45 -07:00
Network.cc string squash 2026-03-28 19:13:35 -07:00
Network.i string squash 2026-03-28 19:13:35 -07:00
Network.tcl rm deprecated functions 2026-03-10 14:57:45 -07:00
NetworkCmp.cc string squash 2026-03-28 19:13:35 -07:00
NetworkEdit.i update copyright 2026-03-10 14:57:45 -07:00
NetworkEdit.tcl update copyright 2026-03-10 14:57:45 -07:00
ParseBus.cc use std::format squash 2026-03-16 15:01:38 -07:00
PortDirection.cc fix to exclude bias pins from timing graph 2026-04-02 00:56:38 +00:00
SdcNetwork.cc string squash 2026-03-28 19:13:35 -07:00
VerilogNamespace.cc string squash 2026-03-28 19:13:35 -07:00