ctests

package
v0.0.0-...-334998e Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2016 License: BSD-2-Clause Imports: 1 Imported by: 0

README

To generate a consistency test for new version of a generator run:

DO NOT ever regenerate tests for a previous version after that version has been tagged and released. If those tests break then the generator must be incremented to preserve backwards compatibility.

go run genTests/*.go > v1_test.go.tmp && mv v1_test.go.tmp v1_test.go

Testing parameters were generated using:

go run genParams/*.go > params.go.tmp && mv params.go.tmp params.go

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestParams = []TestParam{}/* 100171 elements not displayed */

Functions

func StrLit

func StrLit(s string) string

Types

type TestParam

type TestParam struct {
	MasterPass string
	JSONOpts   string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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