mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
@@ -31,7 +31,7 @@ exec tclsh $0 ${1+"$@"}
|
||||
|
||||
# Directory containing tests.
|
||||
set test_dir [file dirname [file normalize [info script]]]
|
||||
set sta_dir [file normalize [file join $test_dir ".."]]
|
||||
set sta_dir [file dirname $test_dir]
|
||||
source [file join $test_dir regression_vars.tcl]
|
||||
source [file join $test_dir regression.tcl]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user