mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-29 17:28:57 +02:00
Resolve add/add conflict in test/helpers.tcl by merging both versions: - Keep master's report_file, report_file_filter, sort_objects functions - Keep branch's diff_files, diff_files_sorted functions - Use master's result_dir setup with branch's mkdir logic in make_result_file Resolve content conflict in test/regression by keeping branch's bash/ctest launcher over master's Tcl regression script. Signed-off-by: Jaehyun Kim <[email protected]>