.. |
buildinfo
|
pkg/buildinfo: Improve test coverage.
|
2022-06-20 21:13:34 +01:00 |
cli
|
pkg/cli/modes: Improve nav mode test coverage.
|
2022-06-21 23:27:36 +01:00 |
daemon
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
diag
|
interface{} -> any now that Elvish requires Go 1.18.
|
2022-03-20 16:17:19 +00:00 |
edit
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
env
|
|
|
eval
|
pkg/eval: Test the exit command by faking os.Exit.
|
2022-06-23 20:25:01 +01:00 |
fsutil
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
getopt
|
interface{} -> any now that Elvish requires Go 1.18.
|
2022-03-20 16:17:19 +00:00 |
glob
|
|
|
logutil
|
pkg/logutil: Add tests.
|
2022-06-20 22:03:58 +01:00 |
lsp
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
mods
|
pkg/eval/vals: Replace MakeListFromStrings with a generic MakeListSlice.
|
2022-06-17 16:50:38 +01:00 |
must
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
parse
|
Fixup for #1531.
|
2022-06-11 21:26:32 +01:00 |
persistent
|
interface{} -> any now that Elvish requires Go 1.18.
|
2022-03-20 16:17:19 +00:00 |
pprof
|
Revamp flag handling in pkg/prog.
|
2022-02-05 14:52:29 +00:00 |
prog
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
rpc
|
interface{} -> any now that Elvish requires Go 1.18.
|
2022-03-20 16:17:19 +00:00 |
shell
|
pkg/shell: Clean up signal handling goroutine.
|
2022-06-23 21:48:12 +01:00 |
store
|
Expose all functionalities of the persistent store in the store: module.
|
2021-10-03 16:34:52 +01:00 |
strutil
|
Don't dot import pkg/tt
|
2022-06-04 23:39:19 +01:00 |
sys
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
testutil
|
Move pkg/testutil/must.go to a new pkg/must.
|
2022-06-20 20:29:14 +01:00 |
tt
|
interface{} -> any now that Elvish requires Go 1.18.
|
2022-03-20 16:17:19 +00:00 |
ui
|
Don't dot import pkg/ui
|
2022-06-04 23:39:19 +01:00 |
wcwidth
|
|
|