.....................................FFFFFFFFFFFFFFFFFFFFFFFFFFFF.F...................F................................................................................................. ====================================================================== FAIL: runTest (test.RecTabStopsWithExpandtab_SimpleExample_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n Blaahblah \n\n --- some text after --- ' != ' --- some text before --- \n\n Blaahblah \n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStopsWithExpandtab_SpecialIndentProblem_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n m1Something\n Hallo\n\n --- some text after --- ' != ' --- some text before --- \n\n Something\n Hallo\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_BarelyNotLeavingInner_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ a hallo ] world ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ a hallo ] world ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_ExpandedInZeroTSSecondTimeIgnoreZTS_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nA mA DE B m1C CD D E B hi\n\n --- some text after --- ' != ' --- some text before --- \n\nA A DE B C CD D E B hi\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_ExpandedInZeroTSTwice_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nA mA m1C CD D DE E B again B hi\n\n --- some text after --- ' != ' --- some text before --- \n\nA A C CD D DE E B again B hi\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_ExpandedInZeroTS_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nA m1C CD D DE E B hi\n\n --- some text after --- ' != ' --- some text before --- \n\nA C CD D DE E B hi\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_IgnoreZeroTS_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m1[ hi two ] three ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ hi two ] three ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineInTabstopNotAtBeginOfLine_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ hello\nhello again m[ hi two ] three ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ hello\nhello again [ hi two ] three ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineInTabstop_ExceptCorrectResult) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ hello\nm[ hi two ] three ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ hello\n[ hi two ] three ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineManualIndentTextInFront_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nM START\n hallo mM START\n hi\n M END\nM END\n\n --- some text after --- ' != ' --- some text before --- \n\nM START\n hallo M START\n hi\n M END\nM END\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineManualIndent_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nM START\n mM START\n hi\n M END\nM END\n\n --- some text after --- ' != ' --- some text before --- \n\nM START\n M START\n hi\n M END\nM END\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineMultilineWithIndent_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nM START\n mM START\n hi\n M END\nM END\n\n --- some text after --- ' != ' --- some text before --- \n\nM START\n M START\n hi\n M END\nM END\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineMultilineWithNonZeroTS_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nM START\n mM START\n hi\n M END -> \nM END -> hallo\n\n --- some text after --- ' != ' --- some text before --- \n\nM START\n M START\n hi\n M END -> \nM END -> hallo\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InNewlineMultiline_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nM START\nmM START\n\nM END\nM END\n\n --- some text after --- ' != ' --- some text before --- \n\nM START\nM START\n\nM END\nM END\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InnerWOTabStopTwiceDirectly_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m1JST m1JSThi two ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ JST JSThi two ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InnerWOTabStopTwice_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m1JST m1JSThi ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ JST JSThi ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_InnerWOTabStop_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m1Just some Texthi two ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ Just some Texthi two ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_LeavingInnerInnerTwo_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ m[ a sec ] hallo ] end ]\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ [ a sec ] sec ] hallo ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_LeavingInnerInner_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ m[ a sec ] hallo ] world ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ [ a sec ] hallo ] world ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_LeavingInner_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ a sec ] hallo ]world\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ a sec ] hallo ]world\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_MirrorInnerSnippet_ECR) ---------------------------------------------------------------------- Tracenips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nA m1C CD D DE E B\n\n --- some text after --- ' != ' --- some text before --- \n\nA C CD D DE E B\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_OuterOnlyWithZero_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nA m1C CD D DE E B\n\n --- some text after --- ' != ' --- some text before --- \n\nA C CD D DE E B\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_SimpleCaseLeaveFirstSecond_ExceptCorrectResult) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ hello sec ] world ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ hello sec ] world ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_SimpleCaseLeaveSecondSecond_ExceptCorrectResult) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ hello world ] sec ]end\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ hello world ] sec ]end\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.RecTabStops_SimpleCase_ExceptCorrectResult) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\n[ m[ hello world ] end ]\n\n --- some text after --- ' != ' --- some text before --- \n\n[ [ hello world ] end ]\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.SimpleExpandTwice_ExceptCorrectResult) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nHallo Welt!\nhalloHallo Welt!\n\n --- some text after --- ' != ' --- some text before --- \n\nHallo Welt!\nHallo Welt!\n\n --- some text after --- ' ====================================================================== FAIL: runTest (test.SnippetOptions_OverwriteThenChoose_ECR) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 58, in runTest def runTest(self): self.check_output() File "/home/jceb/MyFiles/Software/UltiSnips/ultisnips/test.py", line 56, in check_output self.assertEqual(self.output, wanted) AssertionError: ' --- some text before --- \n\nWe overwrite\ntestNo overwrite\n\n --- some text after --- ' != ' --- some text before --- \n\nWe overwrite\nNo overwrite\n\n --- some text after --- ' ---------------------------------------------------------------------- Ran 184 tests in 124.209s FAILED (failures=30)