move

[?]
Jun 9, 2022, 10:48 PM
3TCZ7ADHZ4YALUYII4QRSITV2VUKN645P7D7XTXD7ASFZTAP7THAC

Dependencies

  • [2] WAR3HXHT test both ways of selecting text with mouse
  • [3] ZLJGZYQG select text with shift + mouseclick
  • [4] LXTTOB33 extract a couple of files

Change contents

  • edit in text_tests.lua at line 196
    [2.226][2.226:376]()
    check_eq(Cursor1.line, 2, 'F - test_select_text_using_mouse/cursor:line')
    check_eq(Cursor1.pos, 4, 'F - test_select_text_using_mouse/cursor:pos')
  • edit in text_tests.lua at line 198
    [2.538]
    [2.538]
    check_eq(Cursor1.line, 2, 'F - test_select_text_using_mouse/cursor:line')
    check_eq(Cursor1.pos, 4, 'F - test_select_text_using_mouse/cursor:pos')
  • edit in text_tests.lua at line 221
    [3.994][2.961:1131]()
    check_eq(Cursor1.line, 2, 'F - test_select_text_using_mouse_and_shift/cursor:line')
    check_eq(Cursor1.pos, 4, 'F - test_select_text_using_mouse_and_shift/cursor:pos')
  • edit in text_tests.lua at line 223
    [2.1313]
    [3.6250]
    check_eq(Cursor1.line, 2, 'F - test_select_text_using_mouse_and_shift/cursor:line')
    check_eq(Cursor1.pos, 4, 'F - test_select_text_using_mouse_and_shift/cursor:pos')