QL code and tests for C#/C++/JavaScript.

This commit is contained in:
Pavel Avgustinov
2018-08-02 17:53:23 +01:00
commit b55526aa58
10684 changed files with 581163 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
| tst.js:3:1:3:106 | <a href ... */}</a> | tst.js:3:2:3:2 | a | a |
| tst.js:4:1:4:35 | <MyComp ... "bar"/> | tst.js:4:2:4:23 | MyCompo ... ncyLink | MyComponents.FancyLink |
| tst.js:5:1:5:6 | <Foo/> | tst.js:5:2:5:4 | Foo | Foo |
| tst.js:6:1:6:10 | <Foo-Bar/> | tst.js:6:2:6:8 | Foo-Bar | Foo-Bar |
| tst.js:7:33:7:38 | <Foo/> | tst.js:7:34:7:36 | Foo | Foo |
| tstest.tsx:3:1:3:106 | <a href ... */}</a> | tstest.tsx:3:2:3:2 | a | a |
| tstest.tsx:4:1:4:35 | <MyComp ... "bar"/> | tstest.tsx:4:2:4:23 | MyCompo ... ncyLink | MyComponents.FancyLink |
| tstest.tsx:5:1:5:6 | <Foo/> | tstest.tsx:5:2:5:4 | Foo | Foo |
| tstest.tsx:6:1:6:10 | <Foo-Bar/> | tstest.tsx:6:2:6:8 | Foo-Bar | Foo-Bar |
| tstest.tsx:7:33:7:38 | <Foo/> | tstest.tsx:7:34:7:36 | Foo | Foo |