This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
relational
Watch
1
Star
0
Fork
You've already forked relational
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Test that failure in union is commutative
Browse Source
master
Salvo 'LtWorf' Tomaselli
2016-04-15 14:42:51 +07:00
parent
2f12a0e89d
commit
696361af4b
2 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
test/commutative_fail_union1.fail
Unescape
Escape
View File
@ -0,0 +1 @@
π name (people)
∪
(people⋈skills)
2
test/commutative_fail_union2.fail
Unescape
Escape
View File
@ -0,0 +1,2 @@
(people⋈skills)
∪
π name (people)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
CCF_100/relational
Title
Body
Create Issue