Commit d35e085
committed
test: add unit test for parsing editor version 6000.0.26f1
This commit introduces a new test case to validate the parsing of the editor version format 6000.x.y.zfn, ensuring that the parser correctly extracts the major, minor, patch, flag, and build components.
Refs #418 #4231 parent bef0e8e commit d35e085
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
73 | 84 | | |
74 | 85 | | |
75 | 86 | | |
| |||
0 commit comments