Matthew Martin
|
a9be0975c8
|
tests: Directly diff expected_region_highlight against region_highlight
|
2018-02-10 14:49:07 -06:00 |
|
Matthew Martin
|
a830613467
|
tests: Specify the style key instead of the style itself
|
2016-04-29 09:51:13 -05:00 |
|
Matthew Martin
|
78290e043b
|
tests: Expect the correct style
|
2016-04-03 20:43:13 -05:00 |
|
Matthew Martin
|
31ac2b36a9
|
tests: Quote style in expected_region_highlight
|
2016-04-02 09:45:24 -05:00 |
|
Daniel Shahaf
|
c0dafd1d85
|
brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.)
|
2015-10-30 20:20:30 +02:00 |
|
Daniel Shahaf
|
9e178f9f39
|
subshells: Highlight the opening parenthesis correctly. (Issue #166.)
Followup to 0d1bfbcbfa .
|
2015-10-30 11:38:32 +02:00 |
|
Daniel Shahaf
|
5a38710564
|
subshells: Add an XFail test demonstrating that #166 is not yet fixed.
Reported-by: Antony Lee
|
2015-10-30 09:34:01 +00:00 |
|
Daniel Shahaf
|
0d1bfbcbfa
|
Highlight subshells and anonymous functions correctly.
Fixes zsh-users/zsh-syntax-highlighting#166.
Fixes zsh-users/zsh-syntax-highlighting#194.
Builds upon the issue #207 work.
|
2015-10-29 12:01:13 +00:00 |
|
Daniel Shahaf
|
20d106bd4d
|
noop: Associate an XFAIL test with its issue.
|
2015-10-23 04:57:05 +00:00 |
|
Daniel Shahaf
|
11c060ab76
|
test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points.
Update expectations on the subshell test (which triggered this bug, since it has
a passing test point following a 'todo' test point).
|
2015-10-23 04:26:51 +00:00 |
|
Antony Lee
|
22c8736e2b
|
Add XFAIL test for issue #160, "subshells highlighted incorrectly".
|
2015-10-23 03:31:00 +00:00 |
|