Skip to content

Fix tests according to the Spec#2

Open
cblp wants to merge 1 commit intogritzko:masterfrom
cblp:fix
Open

Fix tests according to the Spec#2
cblp wants to merge 1 commit intogritzko:masterfrom
cblp:fix

Conversation

@cblp
Copy link
Contributor

@cblp cblp commented Aug 18, 2018

No description provided.

@cblp cblp force-pushed the fix branch 3 times, most recently from 0e4658e to 31c3760 Compare August 18, 2018 17:43
*lww#weird@2 :pi ^3.141592653589793 ;
*lww#weird@3 :minus =-9223372036854775808 ;

*lww#raw@1:one=1;@2:two^2.0:three'три'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are actually three raw ops.
; is correct

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then the 2 following reduced ops are incorrect and must be changed to raw.

Ok?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@@ -1,4 +1,4 @@
*set#test1@1=1
*set#test1@1=1!
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, this one is also a raw op.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And the next one, too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

*cas#test1@2=2;

*cas#test2@1=1
*cas#test2@1=1;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, correct

@cblp cblp force-pushed the fix branch 6 times, most recently from 16b6b63 to 19836e2 Compare August 26, 2018 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants