Home
last modified time | relevance | path

Searched refs:testscript (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/dports/math/taucs/taucs-2.2_23/
H A Dtestscript3 /bin/rm testscript.log
4 echo 'TAUCS TEST LOG' > testscript.log
5 hostname >> testscript.log
6 uname >> testscript.log
7 date >> testscript.log
8 echo '==============' >> testscript.log
10 ulimit -s >> testscript.log
11 ulimit -s unlimited >> testscript.log
12 ulimit -s >> testscript.log
13 echo '==============' >> testscript.log
[all …]
H A Dtestscript.bat2 del testscript.log
3 echo TAUCS TEST LOG > testscript.log
4 echo ============== >> testscript.log
5 echo Win32 >> testscript.log
6 echo ============== >> testscript.log
7 echo =============== >> testscript.log
8 echo = test_cilk_snmf = >> testscript.log
18 echo =============== >> testscript.log
19 echo =============== >> testscript.log
20 echo = test_complex = >> testscript.log
[all …]
/dports/audio/faust/faust-2.37.3/installer/ubuntu1404/
H A Dinstall.developer.sh102 function testscript { function
114 testscript faust2msp
116 testscript faust2svg
118 testscript faust2eps
128 testscript faust2ros
136 testscript faust2api
137 testscript faust2gen
150 testscript faust2au
153 testscript faust2pd
154 testscript faust2sc
[all …]
/dports/math/taucs/taucs-2.2_23/progs/
H A Dmktestscript.sh6 /bin/rm -f testscript.bat
8 echo -e "del testscript.log\r" >> testscript.bat
14 /bin/rm -f testscript
15 echo -e "#!/bin/sh" > testscript
17 echo -e "/bin/rm testscript.log" >> testscript
19 echo -e "hostname >> testscript.log" >> testscript
20 echo -e "uname >> testscript.log" >> testscript
21 echo -e "date >> testscript.log" >> testscript
24 echo -e "ulimit -s >> testscript.log" >> testscript
26 echo -e "ulimit -s >> testscript.log" >> testscript
[all …]
/dports/devel/p5-AppConfig-Std/AppConfig-Std-1.10/t/
H A Dbasic.t48 End of testscript.pl
57 End of testscript.pl
62 End of testscript.pl
68 End of testscript.pl
73 End of testscript.pl
80 End of testscript.pl
85 End of testscript.pl
90 End of testscript.pl
98 End of testscript.pl
103 End of testscript.pl
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rogpeppe/go-internal/cmd/testscript/
H A Dhelp.go13 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
17 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
19 The testscript command is designed to make it easy to create self-contained
23 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
35 where VAR is the name of the variable. Variables override testscript-defined
39 The -u flag specifies that if a cmp command within a testscript fails and its
40 second argument refers to a file inside the testscript file, the command will
43 testscript.Params.UpdateScripts.
46 script, and does not remove that directory when testscript exits.
72 Running testscript -v fruit.txt we get:
[all …]
H A Dmain_test.go22 os.Exit(testscript.RunMain(m, map[string]func() int{
45 p := testscript.Params{
47 Setup: func(env *testscript.Env) error {
54 Cmds: map[string]func(ts *testscript.TestScript, neg bool, args []string){
63 testscript.Run(t, p)
66 func dropgofrompath(ts *testscript.TestScript, neg bool, args []string) {
86 func setfilegoproxy(ts *testscript.TestScript, neg bool, args []string) {
102 func expandone(ts *testscript.TestScript, neg bool, args []string) {
H A DREADME.md2 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
6 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
8 The testscript command is designed to make it easy to create self-contained
12 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
24 where VAR is the name of the variable. Variables override testscript-defined
28 The -u flag specifies that if a cmp command within a testscript fails and its
29 second argument refers to a file inside the testscript file, the command will
32 testscript.Params.UpdateScripts.
35 script, and does not remove that directory when testscript exits.
61 Running testscript -v fruit.txt we get:
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rogpeppe/go-internal/cmd/testscript/
H A Dhelp.go13 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
17 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
19 The testscript command is designed to make it easy to create self-contained
23 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
35 where VAR is the name of the variable. Variables override testscript-defined
39 The -u flag specifies that if a cmp command within a testscript fails and its
40 second argument refers to a file inside the testscript file, the command will
43 testscript.Params.UpdateScripts.
46 script, and does not remove that directory when testscript exits.
72 Running testscript -v fruit.txt we get:
[all …]
H A Dmain_test.go22 os.Exit(testscript.RunMain(m, map[string]func() int{
45 p := testscript.Params{
47 Setup: func(env *testscript.Env) error {
54 Cmds: map[string]func(ts *testscript.TestScript, neg bool, args []string){
63 testscript.Run(t, p)
66 func dropgofrompath(ts *testscript.TestScript, neg bool, args []string) {
86 func setfilegoproxy(ts *testscript.TestScript, neg bool, args []string) {
102 func expandone(ts *testscript.TestScript, neg bool, args []string) {
H A DREADME.md2 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
6 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
8 The testscript command is designed to make it easy to create self-contained
12 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
24 where VAR is the name of the variable. Variables override testscript-defined
28 The -u flag specifies that if a cmp command within a testscript fails and its
29 second argument refers to a file inside the testscript file, the command will
32 testscript.Params.UpdateScripts.
35 script, and does not remove that directory when testscript exits.
61 Running testscript -v fruit.txt we get:
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/rogpeppe/go-internal/cmd/testscript/
H A Dhelp.go13 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
17 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
19 The testscript command is designed to make it easy to create self-contained
23 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
35 where VAR is the name of the variable. Variables override testscript-defined
39 The -u flag specifies that if a cmp command within a testscript fails and its
40 second argument refers to a file inside the testscript file, the command will
43 testscript.Params.UpdateScripts.
46 script, and does not remove that directory when testscript exits.
72 Running testscript -v fruit.txt we get:
[all …]
H A Dmain_test.go22 os.Exit(testscript.RunMain(m, map[string]func() int{
45 p := testscript.Params{
47 Setup: func(env *testscript.Env) error {
54 Cmds: map[string]func(ts *testscript.TestScript, neg bool, args []string){
63 testscript.Run(t, p)
66 func dropgofrompath(ts *testscript.TestScript, neg bool, args []string) {
86 func setfilegoproxy(ts *testscript.TestScript, neg bool, args []string) {
102 func expandone(ts *testscript.TestScript, neg bool, args []string) {
H A DREADME.md2 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
6 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
8 The testscript command is designed to make it easy to create self-contained
12 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
24 where VAR is the name of the variable. Variables override testscript-defined
28 The -u flag specifies that if a cmp command within a testscript fails and its
29 second argument refers to a file inside the testscript file, the command will
32 testscript.Params.UpdateScripts.
35 script, and does not remove that directory when testscript exits.
61 Running testscript -v fruit.txt we get:
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/rogpeppe/go-internal/cmd/testscript/
H A Dhelp.go13 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
17 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
19 The testscript command is designed to make it easy to create self-contained
23 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
35 where VAR is the name of the variable. Variables override testscript-defined
39 The -u flag specifies that if a cmp command within a testscript fails and its
40 second argument refers to a file inside the testscript file, the command will
43 testscript.Params.UpdateScripts.
46 script, and does not remove that directory when testscript exits.
72 Running testscript -v fruit.txt we get:
[all …]
H A Dmain_test.go22 os.Exit(testscript.RunMain(m, map[string]func() int{
45 p := testscript.Params{
47 Setup: func(env *testscript.Env) error {
54 Cmds: map[string]func(ts *testscript.TestScript, neg bool, args []string){
63 testscript.Run(t, p)
66 func dropgofrompath(ts *testscript.TestScript, neg bool, args []string) {
86 func setfilegoproxy(ts *testscript.TestScript, neg bool, args []string) {
102 func expandone(ts *testscript.TestScript, neg bool, args []string) {
H A DREADME.md2 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
6 testscript [-v] [-e VAR[=value]]... [-u] [-work] files...
8 The testscript command is designed to make it easy to create self-contained
12 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
24 where VAR is the name of the variable. Variables override testscript-defined
28 The -u flag specifies that if a cmp command within a testscript fails and its
29 second argument refers to a file inside the testscript file, the command will
32 testscript.Params.UpdateScripts.
35 script, and does not remove that directory when testscript exits.
61 Running testscript -v fruit.txt we get:
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/rogpeppe/go-internal/cmd/testscript/
H A Dmain_test.go22 os.Exit(testscript.RunMain(m, map[string]func() int{
45 p := testscript.Params{
47 Setup: func(env *testscript.Env) error {
54 Cmds: map[string]func(ts *testscript.TestScript, neg bool, args []string){
63 testscript.Run(t, p)
66 func dropgofrompath(ts *testscript.TestScript, neg bool, args []string) {
85 func setfilegoproxy(ts *testscript.TestScript, neg bool, args []string) {
101 func expandone(ts *testscript.TestScript, neg bool, args []string) {
H A Dhelp.go13 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
17 testscript [-v] [-e VAR[=value]]... [-u] files...
19 The testscript command is designed to make it easy to create self-contained
23 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
35 where VAR is the name of the variable. Variables override testscript-defined
39 The -u flag specifies that if a cmp command within a testscript fails and its
40 second argument refers to a file inside the testscript file, the command will
41 succeed and the testscript file will be updated to reflect the actual content.
43 testscript.Params.UpdateScripts.
69 Running testscript -v fruit.txt we get:
[all …]
H A DREADME.md2 The testscript command runs github.com/rogpeppe/go-internal/testscript scripts
6 testscript [-v] [-e VAR[=value]]... [-u] files...
8 The testscript command is designed to make it easy to create self-contained
12 github.com/rogpeppe/go-internal/testscript. The special filename "-" is
24 where VAR is the name of the variable. Variables override testscript-defined
28 The -u flag specifies that if a cmp command within a testscript fails and its
29 second argument refers to a file inside the testscript file, the command will
30 succeed and the testscript file will be updated to reflect the actual content.
32 testscript.Params.UpdateScripts.
58 Running testscript -v fruit.txt we get:
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/test/
H A DMakefile.am250 ) > $$testscript ; \
251 chmod +x $$testscript ; \
267 ) > $$testscript ; \
268 chmod +x $$testscript ; \
285 ) > $$testscript ; \
286 chmod +x $$testscript ; \
303 ) > $$testscript ; \
304 chmod +x $$testscript ; \
321 ) > $$testscript ; \
322 chmod +x $$testscript ; \
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/test/
H A DMakefile.am250 ) > $$testscript ; \
251 chmod +x $$testscript ; \
267 ) > $$testscript ; \
268 chmod +x $$testscript ; \
285 ) > $$testscript ; \
286 chmod +x $$testscript ; \
303 ) > $$testscript ; \
304 chmod +x $$testscript ; \
321 ) > $$testscript ; \
322 chmod +x $$testscript ; \
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/fulltests/support/
H A Dsimple_run34 testscript=$1
35 if [ `echo "$testscript" | cut -c 1-1` != '/' ]; then
36 testscript="`pwd`/$1"
104 testnum="`basename $testscript`"
110 cd `dirname "$testscript"` || return $?
114 . `basename "$testscript"`
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/test/
H A DMakefile.am199 testscript=$(srcdir)/tiff2rgba-$$base.sh ; \
208 ) > $$testscript ; \
209 chmod +x $$testscript ; \
226 ) > $$testscript ; \
227 chmod +x $$testscript ; \
244 ) > $$testscript ; \
245 chmod +x $$testscript ; \
262 ) > $$testscript ; \
263 chmod +x $$testscript ; \
280 ) > $$testscript ; \
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/test/
H A DMakefile.am199 testscript=$(srcdir)/tiff2rgba-$$base.sh ; \
208 ) > $$testscript ; \
209 chmod +x $$testscript ; \
226 ) > $$testscript ; \
227 chmod +x $$testscript ; \
244 ) > $$testscript ; \
245 chmod +x $$testscript ; \
262 ) > $$testscript ; \
263 chmod +x $$testscript ; \
280 ) > $$testscript ; \
[all …]

12345678910>>...14