Closed quarnster closed 8 years ago
Are all of them running now after b418b6e42d4f257262ba0602b4363ee79008971f?
Can't say as python refuses to link on my system at the moment and I'm not able to look into why.
If you run it with go test -v
it should output something like "Ran xxx tests" or something in a "Python sez". If you see that it should be good.
Before closing this issue, we should figure out a way to check that the tests actually ran. Right now sublime_test.go only checks for the absence of a view with the text "FAILED" in it, but if no tests ran at all that will also hold true...
Currently all Vintageous test suits are running will keep this open until figuring out a way to check that the tests actually ran.
See https://github.com/limetext/lime/pull/468#issuecomment-66184398