Home
last modified time | relevance | path

Searched refs:get_misspellings (Results 1 – 2 of 2) sorted by relevance

/dports/editors/textadept/textadept_11.1.linux/test/
H A Dtest.lua4546 local function get_misspellings() function
4557 assert_equal(get_misspellings(), {'foo', 'baz', 'quux'})
4560 assert_equal(get_misspellings(), {'foo', 'quux'})
4581 assert_equal(get_misspellings(), {})
/dports/editors/textadept/textadept-textadept_11.1/test/
H A Dtest.lua4546 local function get_misspellings() function
4557 assert_equal(get_misspellings(), {'foo', 'baz', 'quux'})
4560 assert_equal(get_misspellings(), {'foo', 'quux'})
4581 assert_equal(get_misspellings(), {})