Lines Matching refs:spl
173 call delete("./Xspellfile.add.spl")
174 call delete("./Xspellfile2.add.spl")
190 let splfile = './Xtest/spell/Xtest.utf-8.spl'
216 let splfile = './Xtest/spell/Xtest.utf-8.spl'
394 let splfile = './Xtest/spell/Xtest.utf-8.spl'
490 let output = execute('mkspell Xwordlist.spl Xwordlist.dic')
500 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
509 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
519 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
528 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
537 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
545 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
550 let output = execute('mkspell! -ascii Xwordlist.spl Xwordlist.dic')
558 let output = execute('mkspell! Xwordlist.spl Xwordlist.dic')
561 call delete('Xwordlist.spl')
567 call assert_fails('mkspell Xtest_us.spl', 'E751:')
568 call assert_fails('mkspell Xtest.spl abc', 'E484:')
573 call assert_fails('mkspell Xtest.spl Xtest', 'E484:')
576 call writefile([], 'Xtest.spl')
578 call assert_fails('mkspell Xtest.spl Xtest.dic', 'E13:')
579 call delete('Xtest.spl')
582 call mkdir('Xtest.spl')
583 call assert_fails('mkspell! Xtest.spl Xtest.dic', 'E17:')
584 call delete('Xtest.spl', 'rf')
586 " can't write the .spl file as its directory does not exist
589 call assert_fails('mkspell DOES_NOT_EXIT/Xtest.spl Xtest.dic', 'E484:')
605 call assert_fails('mkspell! Xtest.spl Xtest', 'E760:')
612 let output = execute('mkspell! Xtest.spl Xtest')
617 let output = execute('mkspell! Xtest.spl Xtest')
622 let output = execute('mkspell! Xtest.spl Xtest')
631 silent mkspell! Xrtp/spell/Xtest.utf-8.spl Xrtp/spell/Xtest
650 let output = execute('mkspell! Xtest.spl Xtest')
656 let output = execute('mkspell! Xtest.spl Xtest')
661 let output = execute('mkspell! Xtest.spl Xtest')
666 let output = execute('mkspell! Xtest.spl Xtest')
671 let output = execute('mkspell! Xtest.spl Xtest')
676 let output = execute('mkspell! Xtest.spl Xtest')
681 let output = execute('mkspell! Xtest.spl Xtest')
686 let output = execute('mkspell! Xtest.spl Xtest')
692 let output = execute('mkspell! Xtest.spl Xtest')
697 let output = execute('mkspell! Xtest.spl Xtest')
702 let output = execute('mkspell! Xtest.spl Xtest')
707 let output = execute('mkspell! Xtest.spl Xtest')
712 let output = execute('mkspell! Xtest.spl Xtest')
717 let output = execute('mkspell! Xtest.spl Xtest')
722 let output = execute('mkspell! Xtest.spl Xtest')
727 let output = execute('mkspell! Xtest.spl Xtest')
732 let output = execute('mkspell! Xtest.spl Xtest')
737 let output = execute('mkspell! Xtest.spl Xtest')
742 let output = execute('mkspell! Xtest.spl Xtest')
747 let output = execute('mkspell! Xtest.spl Xtest')
752 let output = execute('mkspell! Xtest.spl Xtest')
757 call assert_fails('mkspell! Xtest.spl Xtest', 'E759:')
761 let output = execute('mkspell! Xtest.spl Xtest')
766 let output = execute('mkspell! Xtest.spl Xtest')
771 let output = execute('mkspell! Xtest.spl Xtest')
776 let output = execute('mkspell! Xtest.spl Xtest')
784 call assert_fails('mkspell! Xtest.spl Xtest', 'E761:')
791 call assert_fails('mkspell! Xtest.spl Xtest', 'E762:')
798 call assert_fails('mkspell! Xtest.spl Xtest', 'E762:')
805 call assert_fails('mkspell! Xtest.spl Xtest', 'E761:')
812 let output = execute('mkspell! Xtest.spl Xtest')
819 let output = execute('mkspell! Xtest.spl Xtest')
829 let output = execute('mkspell! Xtest.spl Xtest_US Xtest_CA')
839 call delete('Xtest.spl')
860 mkspell! XtestVerbose-utf8.spl XtestVerbose
863 " First time: the spl file should be read.
864 let a = execute('3verbose set spelllang=XtestVerbose-utf8.spl')
865 call assert_match('Reading spell file "XtestVerbose-utf8.spl"', a)
867 " Second time time: the spl file should not be read (already read).
868 let a = execute('3verbose set spelllang=XtestVerbose-utf8.spl')
869 call assert_notmatch('Reading spell file "XtestVerbose-utf8.spl"', a)
874 call delete('XtestVerbose-utf8.spl')
882 mkspell! XtestNOBREAK-utf8.spl XtestNOBREAK
883 set spell spelllang=XtestNOBREAK-utf8.spl
904 call delete('XtestNOBREAK-utf8.spl')
919 mkspell! XtestCHECKCOMPOUNDPATTERN-utf8.spl XtestCHECKCOMPOUNDPATTERN
920 set spell spelllang=XtestCHECKCOMPOUNDPATTERN-utf8.spl
943 call delete('XtestCHECKCOMPOUNDPATTERN-utf8.spl')
962 mkspell! XtestNOCOMPOUNDSUGS-utf8.spl XtestNOCOMPOUNDSUGS
963 set spell spelllang=XtestNOCOMPOUNDSUGS-utf8.spl
989 call delete('XtestNOCOMPOUNDSUGS-utf8.spl')
1004 mkspell! XtestCOMMON-utf8.spl XtestCOMMON
1005 set spell spelllang=XtestCOMMON-utf8.spl
1016 call delete('XtestCOMMON-utf8.spl')
1024 mkspell! XtestNOSUGGEST-utf8.spl XtestNOSUGGEST
1025 set spell spelllang=XtestNOSUGGEST-utf8.spl
1042 call delete('XtestNOSUGGEST-utf8.spl')
1067 mkspell! XtestCIRCUMFIX-utf8.spl XtestCIRCUMFIX
1068 set spell spelllang=XtestCIRCUMFIX-utf8.spl
1086 call delete('XtestCIRCUMFIX-utf8.spl')
1104 mkspell! XtestSFX-utf8.spl XtestSFX
1105 set spell spelllang=XtestSFX-utf8.spl
1128 call delete('XtestSFX-utf8.spl')
1138 silent mkspell Xrtp/spell/Xtest.utf-8.spl Xrtp/spell/Xtest.dic
1145 call assert_true(filereadable('Xrtp/spell/Xtest.utf-8.spl'))