Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dundee/gdu
/ functions
Functions
1,255 in github.com/dundee/gdu
⨍
Functions
1,255
◇
Types & classes
80
Function
TestNilDeviceSelected
(t *testing.T)
tui/actions_test.go:89
Function
TestNoCross
(t *testing.T)
cmd/gdu/app/app_test.go:523
Function
TestNoCrossWithErr
(t *testing.T)
cmd/gdu/app/app_linux_test.go:16
Function
TestNoDelete
(t *testing.T)
tui/tui_test.go:821
Function
TestNoSpawnShell
(t *testing.T)
tui/tui_test.go:833
Function
TestNoViewFile
(t *testing.T)
tui/tui_test.go:845
Function
TestNoViewFileFlagCanBeSet
(t *testing.T)
cmd/gdu/main_test.go:12
Function
TestNoViewFileFlagRegistered
(t *testing.T)
cmd/gdu/main_test.go:5
Function
TestOldSizeBar
(t *testing.T)
tui/format_test.go:153
Function
TestOpenItemWithNoSpawnShell
(t *testing.T)
tui/keys_test.go:471
Function
TestOutputFileError
(t *testing.T)
cmd/gdu/app/app_linux_test.go:45
Function
TestParallelAnalyzerAnalyzeDirWithIgnoreDir
(t *testing.T)
pkg/analyze/parallel_coverage_test.go:119
Function
TestParallelAnalyzerSetFollowSymlinks
(t *testing.T)
pkg/analyze/parallel_coverage_test.go:12
Function
TestParallelAnalyzerSetShowAnnexedSize
(t *testing.T)
pkg/analyze/parallel_coverage_test.go:20
Function
TestParallelAnalyzerUpdateProgress
(t *testing.T)
pkg/analyze/parallel_coverage_test.go:69
Function
TestParallelAnalyzerUpdateProgressWithDefaultCase
(t *testing.T)
pkg/analyze/parallel_coverage_test.go:90
Function
TestParallelAnalyzerWithTarFile
--------------------------------------------------------------------------- Integration: ParallelAnalyzer with tar files -----------------------------
pkg/analyze/tardir_test.go:497
Function
TestParallelAnalyzerWithTarXzFile
(t *testing.T)
pkg/analyze/tardir_test.go:523
Function
TestParallelAnalyzerWithZipFile
(t *testing.T)
pkg/analyze/zipdir_integration_test.go:58
Function
TestParallelStableOrderAnalyzerDeterminism
(t *testing.T)
pkg/analyze/dir_test.go:245
Function
TestParallelVsSequentialConsistency
(t *testing.T)
pkg/analyze/dir_test.go:270
Function
TestParentDirAddFilePanics
(t *testing.T)
pkg/analyze/stored_test.go:252
Function
TestParentDirEncodeJSONPanics
(t *testing.T)
pkg/analyze/stored_test.go:231
Function
TestParentDirGetFilesLockedPanics
(t *testing.T)
pkg/analyze/stored_test.go:272
Function
TestParentDirGetFilesPanics
(t *testing.T)
pkg/analyze/stored_test.go:262
Function
TestParentDirGetFlagPanics
(t *testing.T)
pkg/analyze/stored_test.go:131
Function
TestParentDirGetItemCountPanics
(t *testing.T)
pkg/analyze/stored_test.go:191
Function
TestParentDirGetItemStatsPanics
(t *testing.T)
pkg/analyze/stored_test.go:302
Function
TestParentDirGetMtimePanics
(t *testing.T)
pkg/analyze/stored_test.go:181
Function
TestParentDirGetMultiLinkedInodePanics
(t *testing.T)
pkg/analyze/stored_test.go:221
Function
TestParentDirGetNamePanics
(t *testing.T)
pkg/analyze/stored_test.go:121
Function
TestParentDirGetParentPanics
(t *testing.T)
pkg/analyze/stored_test.go:201
Function
TestParentDirGetSizePanics
(t *testing.T)
pkg/analyze/stored_test.go:151
Function
TestParentDirGetTypePanics
(t *testing.T)
pkg/analyze/stored_test.go:161
Function
TestParentDirGetUsagePanics
(t *testing.T)
pkg/analyze/stored_test.go:171
Function
TestParentDirIsDirPanics
(t *testing.T)
pkg/analyze/stored_test.go:141
Function
TestParentDirRLockPanics
(t *testing.T)
pkg/analyze/stored_test.go:282
Function
TestParentDirRemoveFilePanics
(t *testing.T)
pkg/analyze/stored_test.go:292
Function
TestParentDirSetParentPanics
(t *testing.T)
pkg/analyze/stored_test.go:211
Function
TestParentDirUpdateStatsPanics
(t *testing.T)
pkg/analyze/stored_test.go:242
Function
TestParseDuration
(t *testing.T)
pkg/timefilter/timefilter_test.go:253
Function
TestParseSince
(t *testing.T)
pkg/timefilter/timefilter_test.go:8
Function
TestPrintMarked
(t *testing.T)
tui/keys_test.go:1331
Function
TestPrintMarkedEmpty
(t *testing.T)
tui/keys_test.go:1317
Function
TestProcessTarBz2File
--------------------------------------------------------------------------- processTarFile – .tar.bz2 ------------------------------------------------
pkg/analyze/tardir_test.go:259
Function
TestProcessTarFile
--------------------------------------------------------------------------- processTarFile – plain .tar ----------------------------------------------
pkg/analyze/tardir_test.go:171
Function
TestProcessTarFileCorrupt
(t *testing.T)
pkg/analyze/tardir_test.go:557
Function
TestProcessTarFileNotFound
--------------------------------------------------------------------------- Error handling: non-existent / corrupt archive ---------------------------
pkg/analyze/tardir_test.go:552
Function
TestProcessTarGzFile
--------------------------------------------------------------------------- processTarFile – .tar.gz -------------------------------------------------
pkg/analyze/tardir_test.go:216
Function
TestProcessTarGzFileCorrupt
(t *testing.T)
pkg/analyze/tardir_test.go:571
Function
TestProcessTarXzFile
--------------------------------------------------------------------------- processTarFile – .tar.xz -------------------------------------------------
pkg/analyze/tardir_test.go:280
Function
TestProcessTarXzFileCorrupt
(t *testing.T)
pkg/analyze/tardir_test.go:583
Function
TestProcessTgzFile
--------------------------------------------------------------------------- processTarFile – .tgz alias ----------------------------------------------
pkg/analyze/tardir_test.go:241
Function
TestProcessTxzFile
--------------------------------------------------------------------------- processTarFile – .txz alias ----------------------------------------------
pkg/analyze/tardir_test.go:304
Function
TestProcessZipFile
(t *testing.T)
pkg/analyze/zipdir_test.go:35
Function
TestProcessZipFileError
(t *testing.T)
pkg/analyze/zipdir_coverage_test.go:209
Function
TestProcessZipFileWithDirectoryEntries
(t *testing.T)
pkg/analyze/zipdir_coverage_test.go:120
Function
TestProcessZipFileWithEmptyZip
(t *testing.T)
pkg/analyze/zipdir_coverage_test.go:93
Function
TestProcessZipFileWithNestedDirectories
(t *testing.T)
pkg/analyze/zipdir_coverage_test.go:151
Function
TestProcessZipFileWithRootFiles
(t *testing.T)
pkg/analyze/zipdir_coverage_test.go:178
Function
TestProgressBarClampsProgress
(t *testing.T)
tui/progressbar_test.go:22
Function
TestProgressBarDraw
(t *testing.T)
tui/progressbar_test.go:32
Function
TestProgressBarDrawWithColor
(t *testing.T)
tui/progressbar_test.go:47
Function
TestProgressBarSetGetProgress
(t *testing.T)
tui/progressbar_test.go:11
Function
TestReadAnalysis
(t *testing.T)
tui/actions_test.go:152
Function
TestReadAnalysis
(t *testing.T)
report/import_test.go:18
Function
TestReadAnalysisBw
(t *testing.T)
stdout/stdout_test.go:321
Function
TestReadAnalysisFromFile
(t *testing.T)
cmd/gdu/app/app_test.go:453
Function
TestReadAnalysisWhileExporting
(t *testing.T)
report/export_test.go:63
Function
TestReadAnalysisWithColor
(t *testing.T)
stdout/stdout_test.go:308
Function
TestReadAnalysisWithEmptyArray
(t *testing.T)
report/import_test.go:67
Function
TestReadAnalysisWithEmptyDict
(t *testing.T)
report/import_test.go:53
Function
TestReadAnalysisWithEmptyDirContent
(t *testing.T)
report/import_test.go:83
Function
TestReadAnalysisWithEmptyInput
(t *testing.T)
report/import_test.go:45
Function
TestReadAnalysisWithSummarize
(t *testing.T)
stdout/stdout_test.go:346
Function
TestReadAnalysisWithWrongContent
(t *testing.T)
report/import_test.go:75
Function
TestReadAnalysisWithWrongDirItem
(t *testing.T)
report/import_test.go:91
Function
TestReadAnalysisWithWrongFile
(t *testing.T)
stdout/stdout_test.go:334
Function
TestReadAnalysisWithWrongFile
(t *testing.T)
tui/actions_test.go:175
Function
TestReadAnalysisWithWrongSubdirItem
(t *testing.T)
report/import_test.go:99
Function
TestReadFromBrokenInput
(t *testing.T)
report/import_test.go:61
Function
TestReadFromStorage
(t *testing.T)
cmd/gdu/app/app_linux_test.go:80
Function
TestReadFromStorage
(t *testing.T)
report/export_linux_test.go:15
Function
TestReadFromStorageWithErr
(t *testing.T)
report/export_linux_test.go:41
Function
TestReadWrongAnalysisFromFile
(t *testing.T)
cmd/gdu/app/app_test.go:466
Function
TestReadWrongAnalysisFromNotExistingFile
(t *testing.T)
cmd/gdu/app/app_test.go:490
Function
TestRemove
(t *testing.T)
pkg/analyze/file_test.go:85
Function
TestRemoveByName
(t *testing.T)
pkg/analyze/file_test.go:112
Function
TestRemoveByNameNotInDir
(t *testing.T)
pkg/analyze/file_test.go:173
Function
TestRemoveDirParallel
(t *testing.T)
pkg/remove/parallel_test.go:54
Function
TestRemoveFile
(t *testing.T)
pkg/remove/remove_test.go:57
Function
TestRemoveFileParallel
(t *testing.T)
pkg/remove/parallel_test.go:13
Function
TestRemoveFileWithErr
(t *testing.T)
pkg/remove/remove_linux_test.go:14
Function
TestRemoveNotInDir
(t *testing.T)
pkg/analyze/file_test.go:142
Function
TestRemoveStoredFile
(t *testing.T)
pkg/analyze/stored_test.go:77
Function
TestRescan
(t *testing.T)
tui/keys_test.go:1100
Function
TestRescanDir
(t *testing.T)
tui/tui_test.go:189
Function
TestResetProgress
(t *testing.T)
internal/testanalyze/analyze_test.go:97
Function
TestReverseSortFromAnalysisFile
(t *testing.T)
stdout/stdout_test.go:563
Function
TestReverseSortWithColors
(t *testing.T)
stdout/stdout_test.go:513
← previous
next →
901–1,000 of 1,255, ranked by callers