Lines Matching refs:check
4 source check.vim
210 " to check if balloondelay works with 0x7fffffff (32 bits) for now.
256 " and check if the content of the balloon is the same as what is expected.
257 " Also, check if textlock works as expected.
274 " and check if the content of the balloon is the same as what is
275 " expected. Also, check if textlock works as expected.
289 " and check if the content of the balloon is the same as what is
290 " expected. Also, check if textlock works as expected.
808 " It's enough to check the current value since setting 'term' to anything
867 " TODO: how to check that the command ran in a separate terminal?
868 " Maybe check for $TERM (dumb vs xterm) in the spawned shell?