Directories
¶
| Path | Synopsis |
|---|---|
|
Package affirm is an internal package that provides simple affirmation functions designed to improve readability and minimize boilerplate code in test cases by offering concise, semantically meaningful functions.
|
Package affirm is an internal package that provides simple affirmation functions designed to improve readability and minimize boilerplate code in test cases by offering concise, semantically meaningful functions. |
|
Package constraints defines a set of useful constraints to be used with type parameters.
|
Package constraints defines a set of useful constraints to be used with type parameters. |
|
Package core provides foundational utilities for the Go Testing Module, offering low-level functions and types to support readable and robust test cases.
|
Package core provides foundational utilities for the Go Testing Module, offering low-level functions and types to support readable and robust test cases. |
|
Package diff computes differences between text files or strings.
|
Package diff computes differences between text files or strings. |
|
difftest
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff"
|
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff" |
|
lcs
Package lcs contains code to find longest-common-subsequences (and diffs)
|
Package lcs contains code to find longest-common-subsequences (and diffs) |
|
myers
Package myers implements the Myers diff algorithm.
|
Package myers implements the Myers diff algorithm. |
Click to show internal directories.
Click to hide internal directories.