This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2025-01-08 08:30:27 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e1226efbbd
semantic
/
semantic-python
/
test
/
fixtures
/
1-03-empty-tuple.py
4 lines
50 B
Python
Raw
Normal View
History
Unescape
Escape
Add a CHECK-TREE directive and simplify esoteric jq tests. Due to the problems outlined in #245, the tests for return statements were complicated and not testing useful properties. This patch adds a new `CHECK-TREE` directive which lets you embed a Core expression as a string, which is parsed and then compared against the result of compiling the containing module.
2019-09-19 01:07:43 +03:00
# CHECK-JQ: .scope == {}
Define Compile interface in terms of compileCC.
2019-09-23 20:30:23 +03:00
# CHECK-TREE: (#unit)
Rename and reorg so that these are in line with the roadmap
2019-08-12 20:17:55 +03:00
(
)
Reference in New Issue
Copy Permalink