You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
368 B
6 lines
368 B
#PUNKTEST FIXTURE - owned by src/tests/shell/testsuites/punkexe/scriptexec.test |
|
#Do not hand-edit: the suite asserts on the exact marker/output below. |
|
#Console fixture: emits a stable marker plus argv0 tail and argv, for lib: |
|
#resolution (incl. subpath), file-form, and argument-passing tests. |
|
puts "PUNKTEST_ECHO argv0=[file tail $::argv0] argv=$::argv" |
|
flush stdout
|
|
|