1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
Rick Winfrey
59cb4b2bc7 Update tests 2017-11-09 17:01:19 -08:00
Rick Winfrey
4eb9d19f9c Update method declaration fixtures and tests 2017-11-09 16:21:36 -08:00
Rick Winfrey
86c7892fe2 Update for statement tests 2017-11-09 15:41:55 -08:00
Rick Winfrey
fcf453f759 Add additional type conversion test cases 2017-11-08 11:17:03 -08:00
Rick Winfrey
e7921e1c1c Regenerate tests 2017-11-08 11:13:11 -08:00
Rick Winfrey
4d0a7d5a62 Merge branch 'master' into go-assignment 2017-11-08 11:09:42 -08:00
Rick Winfrey
acdb026393 Add additional assignment statement test cases 2017-11-07 17:05:37 -08:00
Rick Winfrey
c883c9926e Add additional channel type tests 2017-11-07 16:57:03 -08:00
Rick Winfrey
ad8067f5e8 Add additional array types tests 2017-11-07 16:38:52 -08:00
Rick Winfrey
99677709ed Add additional method declaration test cases 2017-11-07 16:28:17 -08:00
Rick Winfrey
d62d475bf7 Add type-aliases tests 2017-11-07 16:00:10 -08:00
Rick Winfrey
155e0e05eb Update type conversion expressions tests 2017-11-07 13:31:44 -08:00
Rick Winfrey
f060df748c Select unary expressions tests 2017-11-07 11:20:36 -08:00
Rick Winfrey
a21c1681d1 Update select statements tests 2017-11-07 11:20:25 -08:00
Rick Winfrey
cccedef52d Add empty statement example in tests 2017-11-07 10:14:46 -08:00
Rick Winfrey
15e9f7b453 Update select statements tests 2017-11-06 17:00:20 -08:00
Rick Winfrey
a17fbb5cd9 Update type switch statements tests 2017-11-06 16:58:33 -08:00
Rick Winfrey
ba5be778ad Update select statements tests 2017-11-03 17:11:51 -07:00
Rick Winfrey
436a66b8b7 Update type declarations tests 2017-11-03 15:14:25 -07:00
Rick Winfrey
97f10bd358 Update unary expressions tests 2017-11-03 15:12:25 -07:00
Rick Winfrey
2b7feb3c8b Update type conversion expressions tests 2017-11-03 15:12:12 -07:00
Josh Vera
8dd19297d4 Merge branch 'master' into typescript-fixes 2017-11-03 13:58:13 -04:00
joshvera
4bce58a0c8 Update go tests based on tree-sitter-go changes 2017-11-03 12:41:18 -04:00
Rick Winfrey
583135b399 Update type assertion tests 2017-11-02 13:07:29 -07:00
Rick Winfrey
a40906df67 Update struct types tests 2017-11-02 12:07:57 -07:00
Rick Winfrey
6ba4eeed9c Update struct literals tests 2017-11-02 12:07:45 -07:00
Rick Winfrey
2d09a1e5eb Update field declarations tests 2017-11-02 12:07:34 -07:00
Rick Winfrey
96280bd59c Update struct literals tests 2017-11-02 11:28:36 -07:00
Rick Winfrey
4289eef106 Update struct field declarations tests 2017-11-02 11:28:19 -07:00
Rick Winfrey
6a68092feb Add default communication cases to select statements tests 2017-11-01 17:32:00 -07:00
Rick Winfrey
422d5421e7 Update unary expression tests 2017-11-01 17:06:01 -07:00
Rick Winfrey
f17032bd2e Update select statement tests 2017-11-01 17:05:47 -07:00
Rick Winfrey
8836344d1d Update struct types tests 2017-11-01 16:07:08 -07:00
Rick Winfrey
2d8cdee378 Update modifying struct fields tests 2017-11-01 16:06:54 -07:00
Rick Winfrey
974fc9c7c6 Update interface types tests 2017-11-01 16:06:39 -07:00
Rick Winfrey
6d53916a05 Update index and slice expression tests 2017-11-01 15:11:29 -07:00
Rick Winfrey
a889eb1d98 Update go and defer statement tests 2017-11-01 14:03:19 -07:00
Rick Winfrey
f4b8e302ca Update function literal tests 2017-11-01 11:06:40 -07:00
Rick Winfrey
da8d8b8214 Update function declaration tests 2017-11-01 11:00:09 -07:00
Rick Winfrey
46ee009d74 Update send statements tests 2017-10-31 17:28:15 -07:00
Rick Winfrey
81ed903aae Update imaginary literals tests 2017-10-31 17:24:29 -07:00
Rick Winfrey
a52fd8de2a Update label statements tests 2017-10-31 17:18:33 -07:00
Rick Winfrey
60d52118a8 Update selector expressions tests 2017-10-31 16:59:01 -07:00
Rick Winfrey
22bede548b Update rune literal tests 2017-10-31 16:46:06 -07:00
Rick Winfrey
8164e9b2de Update for-statement tests 2017-10-31 16:14:55 -07:00
Rick Winfrey
c55ce3243e Add additional for range clause examples 2017-10-31 15:21:26 -07:00
Rick Winfrey
41df9b3144 Update assignment float literals tests 2017-10-31 11:48:03 -07:00
Rick Winfrey
32cb5eed56 Update constructors tests 2017-10-31 11:38:38 -07:00
Rick Winfrey
596fa7097b Update channel test fixtures 2017-10-31 11:21:34 -07:00
Rick Winfrey
2e79bb6542 Update case / switch statement tests 2017-10-31 10:33:37 -07:00