mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-26 15:02:00 +02:00
Release v0.212
This commit is contained in:
parent
e3e3a7bd0d
commit
c269e7832e
@ -186,7 +186,7 @@ func TestParam(t *testing.T) {
|
|||||||
}
|
}
|
||||||
runTestsWithRetries(t, "testControlR/offline/bash", func(t testing.TB) { testControlR(t, bashTester{}, "bash", Offline) })
|
runTestsWithRetries(t, "testControlR/offline/bash", func(t testing.TB) { testControlR(t, bashTester{}, "bash", Offline) })
|
||||||
runTestsWithRetries(t, "testControlR/fish", func(t testing.TB) { testControlR(t, bashTester{}, "fish", Online) })
|
runTestsWithRetries(t, "testControlR/fish", func(t testing.TB) { testControlR(t, bashTester{}, "fish", Online) })
|
||||||
runTestsWithExtraRetries(t, "testTui/search", testTui_search, 7)
|
runTestsWithExtraRetries(t, "testTui/search", testTui_search, 10)
|
||||||
runTestsWithRetries(t, "testTui/general", testTui_general)
|
runTestsWithRetries(t, "testTui/general", testTui_general)
|
||||||
runTestsWithRetries(t, "testTui/scroll", testTui_scroll)
|
runTestsWithRetries(t, "testTui/scroll", testTui_scroll)
|
||||||
runTestsWithRetries(t, "testTui/resize", testTui_resize)
|
runTestsWithRetries(t, "testTui/resize", testTui_resize)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user