Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
09d96969
Commit
09d96969
authored
Aug 23, 2011
by
Alexandre Duret-Lutz
Browse files
Make sure 'a U XXXFb' reduces to 'XXXFb'. Spot 0.7.1 missed that.
* src/ltltest/reduccmp.test: Add the test.
parent
47fb4491
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ltltest/reduccmp.test
View file @
09d96969
...
...
@@ -177,4 +177,6 @@ for x in ../reduccmp ../reductaustr; do
run
0
$x
'b U Fa'
'Fa'
run
0
$x
'b U GFa'
'GFa'
run
0
$x
'Ga'
'Ga'
run
0
$x
'a U XXXFb'
'XXXFb'
done
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment