1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
Commit Graph

74 Commits

Author SHA1 Message Date
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
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
Rick Winfrey
bd9721f677 Enhance Go switch test fixture 2017-10-30 17:50:57 -07:00
Rick Winfrey
460dd54c33 Merge branch 'master' into go-assignment 2017-10-30 15:02:01 -07:00
Rick Winfrey
e9fc626302 Regenerate tests for Go Assignment 2017-10-24 16:14:46 -07:00
Rick Winfrey
96213206a0 Update tests 2017-10-24 16:00:37 -07:00
Rick Winfrey
2bd9fe9e8c Fix assignment statement diff tests 2017-10-24 15:49:07 -07:00
Rick Winfrey
6510458e16 Update assignment-statements parse test results 2017-10-24 15:43:14 -07:00
Rick Winfrey
5222b02c49 Add pointer / reference var assignment 2017-10-24 14:19:49 -07:00
Rob Rix
e512398b85 Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
Rick Winfrey
1de4ab6bc0 Update if-statements tests 2017-10-23 16:52:36 -07:00