Ejemplo n.º 1
0
def test_select_command_with_arrows(proc, TIMEOUT, run_without_docker):
    select_command_with_arrows(proc, TIMEOUT)
    if not run_without_docker:
        history_changed(proc, TIMEOUT, u'git help')
Ejemplo n.º 2
0
def test_select_command_with_arrows(proc, TIMEOUT):
    select_command_with_arrows(proc, TIMEOUT)
Ejemplo n.º 3
0
def test_select_command_with_arrows(proc, TIMEOUT):
    select_command_with_arrows(proc, TIMEOUT)
    history_changed(proc, TIMEOUT, u'git help')
Ejemplo n.º 4
0
def test_select_command_with_arrows(proc, TIMEOUT):
    select_command_with_arrows(proc, TIMEOUT)
    history_changed(proc, TIMEOUT, u'git help')
Ejemplo n.º 5
0
def test_select_command_with_arrows(proc, TIMEOUT, run_without_docker):
    select_command_with_arrows(proc, TIMEOUT)
    if not run_without_docker:
        history_changed(proc, TIMEOUT, u'git help')
Ejemplo n.º 6
0
def test_select_command_with_arrows(proc):
    select_command_with_arrows(proc)
Ejemplo n.º 7
0
def test_select_command_with_arrows(proc):
    select_command_with_arrows(proc)
Ejemplo n.º 8
0
def test_select_command_with_arrows(proc):
    select_command_with_arrows(proc)
    history_changed(proc, u'git push')
Ejemplo n.º 9
0
def test_select_command_with_arrows(proc):
    select_command_with_arrows(proc)
    history_changed(proc, u'git push')