/dports/devel/py-epsilon/epsilon-0.8.0/epsilon/test/ |
H A D | test_juice.py | 185 def onetest(test): function 192 onetest([SIMPLE]) 193 onetest([SIMPLE, BODYTEST]) 194 onetest([SIMPLE, CE]) 195 onetest([SIMPLE, CR]) 196 onetest([SIMPLE, CE, CR, LF]) 197 onetest([CE, CR, LF]) 198 onetest([SIMPLE, NEWLINE, CE, NEWLINE2]) 199 onetest([BODYTEST, SIMPLE, NEWLINE])
|
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/gate/ |
H A D | test-common.sh | 69 local onetest="$3" 73 if [ -n "$onetest" ]; then 74 tests="$dir/$onetest"
|
/dports/www/p5-CGI-SpeedyCGI/CGI-SpeedyCGI-2.22/speedy/t/ |
H A D | be_memleak.t | 21 sub onetest { my $cmd = shift; 47 my $result = &onetest("$ENV{SPEEDY} -- -r1 $scr 1"); 55 print &onetest("$ENV{SPEEDY} -- -r1000000 $scr 0"), "\n";
|
/dports/www/moodle310/moodle/backup/util/xml/parser/tests/ |
H A D | parser_test.php | 533 $onetest = $tags['onetest']; 534 $this->assertEquals(count($onetest), 2); 535 $this->assertEquals(count($onetest[0]), 2); 536 $this->assertEquals($onetest[0]['name'], 1); 537 $this->assertEquals($onetest[0]['value'], 1); 538 $this->assertEquals(count($onetest[1]), 2); 539 $this->assertEquals($onetest[1]['name'], 2); 540 $this->assertEquals($onetest[1]['value'], 2);
|
/dports/www/moodle311/moodle/backup/util/xml/parser/tests/ |
H A D | parser_test.php | 533 $onetest = $tags['onetest']; 534 $this->assertEquals(count($onetest), 2); 535 $this->assertEquals(count($onetest[0]), 2); 536 $this->assertEquals($onetest[0]['name'], 1); 537 $this->assertEquals($onetest[0]['value'], 1); 538 $this->assertEquals(count($onetest[1]), 2); 539 $this->assertEquals($onetest[1]['name'], 2); 540 $this->assertEquals($onetest[1]['value'], 2);
|
/dports/www/moodle39/moodle/backup/util/xml/parser/tests/ |
H A D | parser_test.php | 533 $onetest = $tags['onetest']; 534 $this->assertEquals(count($onetest), 2); 535 $this->assertEquals(count($onetest[0]), 2); 536 $this->assertEquals($onetest[0]['name'], 1); 537 $this->assertEquals($onetest[0]['value'], 1); 538 $this->assertEquals(count($onetest[1]), 2); 539 $this->assertEquals($onetest[1]['name'], 2); 540 $this->assertEquals($onetest[1]['value'], 2);
|
/dports/graphics/jogamp-jogl/gluegen/make/scripts/ |
H A D | runtest.sh | 70 function onetest() { function 111 onetest com.jogamp.common.util.TestIOUtil01 2>&1 | tee -a $LOG
|
H A D | runtest-secmgr.sh | 74 function onetest() { function 117 onetest com.jogamp.junit.sec.TestSecIOUtil01 2>&1 | tee -a $LOG
|
/dports/textproc/tidyp/tidyp-1.04/tests/ |
H A D | alltest1.cmd | 19 @if NOT EXIST onetest.cmd goto Err3 35 for /F "tokens=1*" %%i in (testcases.txt) do call onetest.cmd %%i %%j 50 echo ERROR: Can not locate 'onetest.cmd' ... check name, and location ...
|
H A D | xmltest.cmd | 16 for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j
|
/dports/www/tidy-devel/tidy/test/ |
H A D | alltest1.cmd | 19 @if NOT EXIST onetest.cmd goto Err3 35 for /F "tokens=1*" %%i in (testcases.txt) do call onetest.cmd %%i %%j 50 echo ERROR: Can not locate 'onetest.cmd' ... check name, and location ...
|
H A D | xmltest.cmd | 16 for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j
|
/dports/www/tidy-lib/tidy/test/ |
H A D | alltest1.cmd | 19 @if NOT EXIST onetest.cmd goto Err3 35 for /F "tokens=1*" %%i in (testcases.txt) do call onetest.cmd %%i %%j 50 echo ERROR: Can not locate 'onetest.cmd' ... check name, and location ...
|
H A D | xmltest.cmd | 16 for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j
|
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/index/src/test/org/apache/hadoop/contrib/index/mapred/ |
H A D | TestDistributionPolicy.java | 156 onetest(); in testDistributionPolicy() 164 onetest(); in testDistributionPolicy() 167 private void onetest() throws IOException { in onetest() method in TestDistributionPolicy
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/libtest/ |
H A D | lib1156.c | 84 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest() function 150 status |= onetest(curl, URL, params + i, i); in test()
|
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/libtest/ |
H A D | lib1156.c | 84 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest() function 150 status |= onetest(curl, URL, params + i, i); in test()
|
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/libtest/ |
H A D | lib1156.c | 85 static int onetest(CURL *curl, const char *url, const testparams *p) in onetest() function 150 status |= onetest(curl, URL, params + i); in test()
|
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/libtest/ |
H A D | lib1156.c | 85 static int onetest(CURL *curl, const char *url, const struct testparams *p) in onetest() function 150 status |= onetest(curl, URL, params + i); in test()
|
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/libtest/ |
H A D | lib1156.c | 85 static int onetest(CURL *curl, const char *url, const struct testparams *p) in onetest() function 150 status |= onetest(curl, URL, params + i); in test()
|
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/libtest/ |
H A D | lib1156.c | 85 static int onetest(CURL *curl, const char *url, const testparams *p) in onetest() function 150 status |= onetest(curl, URL, params + i); in test()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/libtest/ |
H A D | lib1156.c | 84 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest() function 150 status |= onetest(curl, URL, params + i, i); in test()
|
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/libtest/ |
H A D | lib1156.c | 85 static int onetest(CURL *curl, const char *url, const struct testparams *p) in onetest() function 150 status |= onetest(curl, URL, params + i); in test()
|
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/ |
H A D | EOE125~1.MILk | 100 wave_0_per_point24=onetest =1 - zerotest; 112 wave_0_per_point36=band3temp = if( above(section,onetest), band3max - ((band3min+band3max)*0.5) , b… 114 wave_0_per_point38=maxhold3 = if( above(section,onetest) , maxhold3 + band3temp , maxhold3 ); 125 wave_0_per_point49=onetest =1 - zerotest; 137 wave_0_per_point61=band5temp = if( above(section,onetest) , band5max - ((band5min+band5max)*0.5) , … 139 wave_0_per_point63=maxhold5 = if( above(section,onetest) , maxhold5 + band5temp , maxhold5 ); 150 wave_0_per_point74=onetest =1 - zerotest; 162 wave_0_per_point86=band7temp = if( above(section,onetest) , band7max - ((band7min+band7max)*0.5) , … 164 wave_0_per_point88=maxhold7 = if( above(section,onetest) , maxhold7 + band7temp , maxhold7 );
|
H A D | Bdrv EoS + Redi Jedi - frequency analysis + glowsticks - glow - o - scope male left handed complement BDRV et AL rmx2.milk | 105 wave_0_per_point24=onetest =1 - zerotest; 117 wave_0_per_point36=band3temp = if( above(section,onetest), band3max - ((band3min+band3max)*0.5) , b… 119 wave_0_per_point38=maxhold3 = if( above(section,onetest) , maxhold3 + band3temp , maxhold3 ); 130 wave_0_per_point49=onetest =1 - zerotest; 142 wave_0_per_point61=band5temp = if( above(section,onetest) , band5max - ((band5min+band5max)*0.5) , … 144 wave_0_per_point63=maxhold5 = if( above(section,onetest) , maxhold5 + band5temp , maxhold5 ); 155 wave_0_per_point74=onetest =1 - zerotest; 167 wave_0_per_point86=band7temp = if( above(section,onetest) , band7max - ((band7min+band7max)*0.5) , … 169 wave_0_per_point88=maxhold7 = if( above(section,onetest) , maxhold7 + band7temp , maxhold7 );
|