test

package
v3.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2018 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Helper

func Helper(v interface{}) func()

Helper returns testing.T.Helper, if it exists.

Types

type Test

type Test string
const (
	Abs        Test = "absolute-value"
	Add        Test = "addition"
	Class      Test = "class"
	Cmp        Test = "comparison"
	CTR        Test = "convert-to-rat"
	CFS        Test = "convert-from-string"
	CTS        Test = "convert-to-string"
	Exp        Test = "exponential-function"
	FMA        Test = "fused-multiply-add"
	Log10      Test = "common-logarithm"
	Logb       Test = "base-b-logarithm"
	Log        Test = "natural-logarithm"
	Mul        Test = "multiplication"
	Neg        Test = "negation"
	NextMinus  Test = "next-minus"
	NextPlus   Test = "next-plus"
	Pow        Test = "power"
	Quant      Test = "quantization"
	Quo        Test = "division"
	QuoInt     Test = "integer-division"
	Reduce     Test = "reduction"
	Rem        Test = "remainder"
	RoundToInt Test = "round-to-integral-exact"
	Shift      Test = "shift"
	Sign       Test = "sign"
	Signbit    Test = "signbit"
	Sub        Test = "subtraction"
	Sqrt       Test = "square-root"
)

func (Test) Test

func (tst Test) Test(t *testing.T)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL