Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SanitizeInternalSymbolName ¶
Replaces internal symbol names of shape \uFFFD@symbolName@123 with \uFFFD@symbolName@<symbolId> // to avoid baselining differences in symbol ids, which can change between runs.
Types ¶
type FSDiffer ¶
type FSDiffer struct {
FS iovfs.FsWithSys
DefaultLibs func() *collections.SyncSet[string]
WrittenFiles *collections.SyncSet[string]
// contains filtered or unexported fields
}
func (*FSDiffer) BaselineFSwithDiff ¶
func (*FSDiffer) SerializedDiff ¶
Click to show internal directories.
Click to hide internal directories.