Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .yarn/install-state.gz
Binary file not shown.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
7 changes: 6 additions & 1 deletion test/basic/textaction.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 3,2 to 103,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/deferror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 15,2 to 115,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/defmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 20,2 to 120,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/elseifinvalid.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 11,2 to 111,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/elseifmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -359,4 +359,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 11,2 to 111,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/error.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 5,2 to 105,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/foreacherror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 7,2 to 107,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/foreachmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 8,2 to 108,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/glyphinvalid.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 6,2 to 106,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/glyphmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 5,2 to 105,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/glyphnoname.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/iferror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 16,2 to 116,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/ifmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 16,2 to 116,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/seterror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 8,2 to 108,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/setmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 17,2 to 117,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/showinsharesheeterror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 5,2 to 105,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/showinsharesheetmacro.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,9 @@ Array [
"ActionExtension",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/showinwidget.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 3,2 to 103,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/showinwidgeterror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/macros/showinwidgetfalse.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 3,2 to 103,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/StepperNegative.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/dictionary.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 19,2 to 119,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/dynamicenumeration.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/dynamicenumerationerror.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 3,2 to 103,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/emailaddress.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 5,2 to 105,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/emailfail.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/enumerationfieldinvalidvalue.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/enumerationnotstringorvariable.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/enumerationnovariables.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 4,2 to 104,1: Parsing error around here]
7 changes: 6 additions & 1 deletion test/parameters/enumfieldallowsvariables.scpl
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,9 @@ Array [
"WatchKit",
],
},
]
]

@!ShouldEqual --------------------------------

Output Error:
[Error: Error from 3,2 to 103,1: Parsing error around here]
Loading