XVim2 icon indicating copy to clipboard operation
XVim2 copied to clipboard

Unit Test Result Summary for Xcode10

Open pebble8888 opened this issue 6 years ago • 5 comments

Unit Test Result Summary for Xcode10 478 pass
64 fail [2018-08-23]

Xcode10 is supported on macOS10.13.4 in develop branch. The develop branch is supported only for Xcode10 because of maintainability. Please use xcode9.4 branch for Xcode9.4 or 9.3.

I have not tested on macOS 10.14(Mojave). If you have any problem, please raise new issue.

pebble8888 avatar Jun 08 '18 11:06 pebble8888

Unit Test Result Summary for Xcode10 GM 477 Passing Tests 65 Failing Tests

The develop branch for Xcode10 GM is merged to master. Please use xcode9.4 branch for Xcode9.4.

pebble8888 avatar Sep 13 '18 06:09 pebble8888

latest summary

excmd pass:16 fail:4 issues pass:15 fail:5 jump pass:33 fail:2 map pass:21 fail:0 mark pass:2 fail:0 motion pass:88 fail:1 operator pass:153 fail:5 options pass:7 fail:0 recording pass:0 fail:6 register pass:8 fail:1 search pass:51 fail:5 (:%s/.../gc..) textobject pass:64 fail:0 visual pass:31 fail:24

pebble8888 avatar Dec 28 '18 15:12 pebble8888

Xcode10.2 beta develop branch 12ebde33838a6fbf46920ae88c5208050aeb65aa 490 Passing Tests 52 Failing Tests

pebble8888 avatar Mar 21 '19 12:03 pebble8888

Xcode10.2 excmd pass:16 fail:5 issues pass:16 fail:4 jump pass:33 fail:2 map pass:21 fail:0 mark pass:2 fail:0 motion pass:88 fail:1 operator pass:153 fail:5 options pass: fail:7 fail:0 recording pass: fail: 0 fail:6 register pass:8 fail:1 search pass:51 fail:5 textobject pass: 64 fail: 0 visual pass:33 fail:22

All pass:480 fail:62

pebble8888 avatar Mar 30 '19 02:03 pebble8888

I can look into the failed unit tests. I will first document all of the failing tests and then try to fix them one at a time.

dhasl002 avatar Jun 10 '19 12:06 dhasl002