testutil

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMovedRefGitSpecRepo

func CreateMovedRefGitSpecRepo(t testing.TB) (string, string)

func RunGit

func RunGit(t testing.TB, dir string, args ...string)

Types

type InvalidHistoryRepo added in v0.2.3

type InvalidHistoryRepo struct {
	RepoDir        string
	FileName       string
	OldestHash     string
	InvalidHash    string
	NewestHash     string
	ExpectedChange string
}

func CreateInvalidHistoryGitSpecRepo added in v0.2.3

func CreateInvalidHistoryGitSpecRepo(t testing.TB) InvalidHistoryRepo

type RevertedHistoryRepo added in v0.2.3

type RevertedHistoryRepo struct {
	RepoDir     string
	FileName    string
	OldestHash  string
	InvalidHash string
	NewestHash  string
}

func CreateRevertedHistoryGitSpecRepo added in v0.2.3

func CreateRevertedHistoryGitSpecRepo(t testing.TB) RevertedHistoryRepo

Jump to

Keyboard shortcuts

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