yodalee
|
8b4549efbe
|
Add fizzbuzz snippet to tests
|
2018-08-05 10:32:25 -04:00 |
|
Windel Bouwman
|
fcf3518f4a
|
Merge pull request #30 from OddBloke/nums_in_funcs
Include numbers in valid identifier characters
|
2018-08-04 23:01:01 +02:00 |
|
Daniel Watkins
|
2a52a15fa6
|
Restore perf_fib to being tested
We now have a range function that is sufficient for its purposes.
|
2018-08-04 16:26:06 -04:00 |
|
Daniel Watkins
|
3e56bc1d60
|
Include numbers in valid identifier characters
Fixes #27.
|
2018-08-04 16:00:15 -04:00 |
|
Daniel Watkins
|
dc633ef818
|
Comment or move all currently-failing snippet tests
This allows us to make the snippet tests merge-blockers, whilst
improving over time.
|
2018-08-04 13:55:23 -04:00 |
|
Daniel Watkins
|
a9d6c8db87
|
Run snippet tests for stable and beta Rusts
|
2018-08-04 13:43:30 -04:00 |
|
Daniel Watkins
|
c857d75748
|
Restore running of benchmarks in test_snippets.py
This distinguishes them from regular snippet tests, and runs them
without trace logging (which was causing major slowdowns previously).
|
2018-08-04 12:51:12 -04:00 |
|
Daniel Watkins
|
402ca31423
|
Suppress cargo/jobserver log messages in snippet testing
They make the output unmanageably large, and don't provide any useful
information for debugging.
|
2018-08-04 12:51:12 -04:00 |
|
Daniel Watkins
|
31bdfe2cd7
|
Move performance snippets to a separate directory
|
2018-08-04 12:51:12 -04:00 |
|
Daniel Watkins
|
46257724e7
|
Add tests to snippet for stepped string slicing
|
2018-08-04 00:41:31 -04:00 |
|
Windel Bouwman
|
03bda855e7
|
Clean test code
|
2018-07-31 22:11:40 +02:00 |
|
Windel Bouwman
|
bbc19305f8
|
Reduce dependencies of vm and parser crates
|
2018-07-18 10:22:00 +02:00 |
|
Windel Bouwman
|
e47e5f3d05
|
Add else statement
|
2018-07-15 16:54:29 +02:00 |
|
Windel Bouwman
|
2354102795
|
Add interactive shell
|
2018-07-09 22:06:49 +02:00 |
|
Windel Bouwman
|
e9cee0f7c6
|
Remove json bytecode from git
|
2018-07-07 17:47:37 +02:00 |
|
Windel Bouwman
|
b9170c0a88
|
Reshuffle some files
|
2018-07-07 14:00:30 +02:00 |
|