Documentation ¶ Index ¶ func Diff(t *testing.T, expectedAbsPath, gotAbsPath string) func QueryUnescapeFileTree(t *testing.T, fixturePath string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Diff ¶ func Diff(t *testing.T, expectedAbsPath, gotAbsPath string) func QueryUnescapeFileTree ¶ func QueryUnescapeFileTree(t *testing.T, fixturePath string) string QueryUnescapeFileTree copies a file tree at fixturePath to a temp directory by query-unescaping file names. It returns the directory path, <tmp-dir>/(basename of fixturePath). Types ¶ This section is empty. Source Files ¶ View all Source files test.go Click to show internal directories. Click to hide internal directories.