MCPcopy
hub / github.com/tinygo-org/tinygo / TempDir

Method TempDir

src/testing/testing.go:176–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 Skipf(format string, args ...interface{})
175 Skipped() bool
176 TempDir() string
177}
178
179var _ TB = (*T)(nil)

Callers 15

TestTracebackFunction · 0.65
testErrorMessagesFunction · 0.65
TestCorpusFunction · 0.65
TestWebAssemblyFunction · 0.65
TestWasmExportFunction · 0.65
TestWasmFuncOfFunction · 0.65
TestWasmExportJSFunction · 0.65
EmulatorMethod · 0.65
TestDirAndSymlinkStatsFunction · 0.65
TestFileAndSymlinkStatsFunction · 0.65
TestTruncateFunction · 0.65

Implementers 1

commonsrc/testing/testing.go

Calls

no outgoing calls

Tested by 15

TestTracebackFunction · 0.52
testErrorMessagesFunction · 0.52
TestCorpusFunction · 0.52
TestWebAssemblyFunction · 0.52
TestWasmExportFunction · 0.52
TestWasmFuncOfFunction · 0.52
TestWasmExportJSFunction · 0.52
TestDirAndSymlinkStatsFunction · 0.52
TestFileAndSymlinkStatsFunction · 0.52
TestTruncateFunction · 0.52
TestTempDirInCleanupFunction · 0.52