joshvera
|
b6e789fff7
|
Use a Reader for the scope address and frame address
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-27 14:16:27 -05:00 |
|
joshvera
|
fd516f0573
|
Fix Delete test since JS delete deletes the slot
|
2018-11-27 11:14:21 -05:00 |
|
joshvera
|
2b11d7aa2a
|
Fix up python test and function args
|
2018-11-26 20:07:37 -05:00 |
|
joshvera
|
0186178ce1
|
Add import across modules test back
Co-Authored-By: Rob Rix <rob.rix@github.com>
|
2018-11-26 13:33:28 -05:00 |
|
joshvera
|
799baa9415
|
Enable go import tests
Co-Authored-By: Rob Rix <rob.rix@github.com>
|
2018-11-26 13:29:59 -05:00 |
|
joshvera
|
4f1d67f172
|
Fix typescript tests
|
2018-11-16 18:53:57 -05:00 |
|
joshvera
|
21b211a4f4
|
fix qualified imports test
|
2018-11-16 18:19:18 -05:00 |
|
joshvera
|
ea7a576c31
|
fix imports with aliased symbols test
|
2018-11-15 19:45:24 -05:00 |
|
joshvera
|
64786d30f9
|
Declaration positions are 0 indexed
|
2018-11-15 19:35:46 -05:00 |
|
joshvera
|
d7db6d3cbc
|
docs
|
2018-11-15 19:30:59 -05:00 |
|
joshvera
|
2f32fd6f2b
|
fix empty heap test
|
2018-11-15 18:44:47 -05:00 |
|
joshvera
|
b0966e0e3b
|
valueRef should be a Unit
|
2018-11-15 13:32:58 -05:00 |
|
joshvera
|
80f7c6585d
|
Fix up tests
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-15 13:17:22 -05:00 |
|
joshvera
|
c7040f6131
|
fix test type errors
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-14 19:46:30 -05:00 |
|
joshvera
|
ddb9b31a09
|
Add imports functions test
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-13 14:09:13 -05:00 |
|
joshvera
|
eb54f7743f
|
add some heap tests
|
2018-11-13 12:17:52 -05:00 |
|
joshvera
|
71a73150c9
|
Ensure we can't look up baz from side effect imports
|
2018-11-13 12:06:22 -05:00 |
|
Rick Winfrey
|
9d54e063ac
|
First real passing test 🎉
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-11-09 12:48:11 -08:00 |
|
joshvera
|
b28876b8d9
|
Add imports functions test
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-09 13:05:14 -05:00 |
|
joshvera
|
f6bfec2d96
|
the tests compile!
|
2018-11-08 18:22:35 -05:00 |
|
joshvera
|
66db8a860c
|
python imports test
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-08 13:04:17 -05:00 |
|
joshvera
|
9fbede0b75
|
Fix up typescript tests
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-08 13:04:04 -05:00 |
|
joshvera
|
22bdbdfafe
|
Fix up import conflicts
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-08 12:55:42 -05:00 |
|
Rick Winfrey
|
1cfd61ca0a
|
Fixup a few more tests
|
2018-11-07 16:29:33 -08:00 |
|
joshvera
|
0c35a8a95c
|
Start fixing up tests
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-11-07 18:27:56 -05:00 |
|
Rob Rix
|
83ac081cec
|
SomeError.
|
2018-10-24 10:32:05 -04:00 |
|
Rob Rix
|
512415db6a
|
Fix the import of SomeError.
|
2018-10-24 10:11:27 -04:00 |
|
Rob Rix
|
b6252f82f5
|
SomeError, not SomeExc.
|
2018-10-24 10:11:18 -04:00 |
|
Rob Rix
|
6affc61d26
|
The tests pass. That’s all that matters.
|
2018-09-25 15:17:06 -05:00 |
|
joshvera
|
eb71b512b3
|
Fix test type errors
|
2018-09-14 18:04:08 -04:00 |
|
Ayman Nadeem
|
9d676c5ba1
|
make these tests passsssgit diffgit diff
|
2018-08-21 18:33:16 -04:00 |
|
Ayman Nadeem
|
da79989904
|
add test for await
|
2018-08-20 17:42:58 -04:00 |
|
Ayman Nadeem
|
c6b31ab886
|
fix rshift and lshift tests
|
2018-08-20 17:01:13 -04:00 |
|
Ayman Nadeem
|
167e9e3934
|
test for rshift
|
2018-08-20 16:57:35 -04:00 |
|
Ayman Nadeem
|
8cf838217c
|
test for lshift
|
2018-08-20 16:56:37 -04:00 |
|
Ayman Nadeem
|
a3bec5b910
|
add tests for bor, band, bxor
|
2018-08-20 16:47:59 -04:00 |
|
Ayman Nadeem
|
51e19ee242
|
add test for BOr statements
|
2018-08-17 23:47:14 -04:00 |
|
Ayman Nadeem
|
6526071cd2
|
WIP test for bitwise OR
|
2018-08-17 14:14:11 -04:00 |
|
Ayman Nadeem
|
a5c7010f85
|
add test file for bxor
|
2018-08-17 13:24:40 -04:00 |
|
Ayman Nadeem
|
0a10f79f36
|
Merge branch 'master' into eval-instances
|
2018-08-10 16:46:51 -04:00 |
|
Ayman Nadeem
|
a3c36b89ef
|
add evaluatable instance and test for delete
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-08-09 17:55:59 -04:00 |
|
Ayman Nadeem
|
75aa8f7662
|
add tests for void
|
2018-08-09 16:41:29 -04:00 |
|
Rob Rix
|
7e53364ce8
|
And here as well.
|
2018-08-09 16:14:18 -04:00 |
|
Rob Rix
|
bc4674dbf6
|
🔥 ns.
|
2018-08-09 16:13:54 -04:00 |
|
Ayman Nadeem
|
fd70377a85
|
add sequence expression to typescript test spec
|
2018-08-09 16:03:03 -04:00 |
|
Rick Winfrey
|
77c8867907
|
No longer need these imports
|
2018-08-08 10:31:59 -07:00 |
|
Rick Winfrey
|
383b6208ee
|
Rename ErrorContext -> BaseError
|
2018-08-07 16:50:55 -07:00 |
|
Rick Winfrey
|
7bcd7d7fc8
|
Update tests
|
2018-08-07 16:45:44 -07:00 |
|
Rick Winfrey
|
cdedb5d893
|
Update tests
|
2018-08-07 10:48:01 -07:00 |
|
Rick Winfrey
|
823ae6ac51
|
Merge branch 'master' into error-context
|
2018-08-06 13:46:42 -07:00 |
|