Execution Time0.06s

Test: stackBlurParm (Passed)
Build: teem-Slicer-Windows-AMD64 (EC2AMAZ-IA2B3CP) on 2022-10-04 00:05:14
Repository revision: e4746083c0e1dc0c137124c41eca5d23adf73bfa

Processors1

Show Command Line
Display graphs:

Test output
parseFailOrDie("0-8"): did get error: [gage] gageStackBlurParmParse: didn't get 3 or 4 "-"-separated tokens in "0-8"
parseFailOrDie("0-8-joe"): did get error: [gage] gageStackBlurParmParse: couldn't parse "joe" as max scale
parseFailOrDie("0-n-8.3"): did get error: [gage] gageStackBlurParmParse: couldn't parse "n" as # scale samples
parseFailOrDie("0-n-8.3-r"): did get error: [gage] gageStackBlurParmParse: couldn't parse "n" as # scale samples
parseFailOrDie("0-4-8.3-uo"): did get error: [gage] gageStackBlurParmParse: can't have both optimal ('o') and uniform ('u') flags set in "uo"
parseFailOrDie("0-4-8.3-u+4"): did get error: [gage] gageStackBlurParmParse: sorry, can no longer indicate a derivative normalization bias via '+' in "+4" in flags "u+4"; use "dnbias=" parm instead
parseFailOrDie("0-4-8.3-u/k=bingo"): did get error: [gage] gageStackBlurParmParse: couldn't parse "bingo" as blurring kernel
[gage] [nrrd] nrrdKernelSpecParse:
[gage] [nrrd] nrrdKernelParse: kernel "bingo" not recognized
parseFailOrDie("0-4-8.3-u/k=dg:1,5/b=bingo"): did get error: [gage] gageStackBlurParmParse: couldn't parse "bingo" as boundary
[gage] [nrrd] nrrdBoundarySpecParse: couldn't parse bingo as a boundary behavior
parseFailOrDie("0-4-8.3-u/k=dg:1,5/b=pad:joe"): did get error: [gage] gageStackBlurParmParse: couldn't parse "pad:joe" as boundary
[gage] [nrrd] nrrdBoundarySpecParse: couldn't parse "joe" as double
parseFailOrDie("0-4-8.3-u/k=dg:1,5/b=pad:0/v=n"): did get error: [gage] gageStackBlurParmParse: couldn't parse "n" as verbose int
parseFailOrDie("0-4-8.3-u/k=dg:1,5/b=pad:0/v=1/s=optiL2"): did get error: [gage] gageStackBlurParmParse: can't use both 'u','o' flags and parms to specify sigma sampling
parseFailOrDie("0-4-8.3/k=dg:1,5/b=pad:0/v=1/s=optiL2/dggsm=bingo"): did get error: [gage] gageStackBlurParmParse: couldn't parse "bingo" as dgGoodSigmaMax double
C:/Projects/teem-Slicer-build/bin/Release/test_sbp.exe: command line options: ---------- 
C:/Projects/teem-Slicer-build/bin/Release/test_sbp.exe: sbp[0] = "0-5-4.2000000000000002-r/s=unitau/v=1"

C:/Projects/teem-Slicer-build/bin/Release/test_sbp.exe: testing various broken strings ---------- 

C:/Projects/teem-Slicer-build/bin/Release/test_sbp.exe: testing various okay strings ---------- 
parseOrDie: "0-4-8.3" -> "0-4-8.3000000000000007-r/s=unitau/v=1"
parseOrDie: "0-4-8-o" -> "0-4-8-r/s=optil2/v=1"
parseOrDie: "0-4-8.3-u" -> "0-4-8.3000000000000007-r/s=unisig/v=1"
parseOrDie: "0-4-8.3-u1rpn/k=dg:1,5" -> "0-4-8.3000000000000007-1pn/k=discretegauss:1,5/s=unisig/v=1"
parseOrDie: "0-4-8.3-u1rpn/k=dg:1,5/b=pad:42/v=1/dggsm=8" -> "0-4-8.3000000000000007-1pn/k=discretegauss:1,5/b=pad:42/s=unisig/v=1/dggsm=8"

C:/Projects/teem-Slicer-build/bin/Release/test_sbp.exe: all okay!