Steve Shreeve
|
7c7bc8ee2f
|
strip \r (if present) before final \n
|
2016-10-02 15:17:54 -04:00 |
|
Andreas Lubbe
|
25d97aa136
|
fixed overly fragile repl test to work with 0.12, see https://github.com/jashkenas/coffeescript/issues/3855
|
2015-02-17 11:36:24 +01:00 |
|
Daniel G. Taylor
|
a1ff4ae7b8
|
Use separate variable for fd used to read history file; use string interpolation to print code lines; do not use unit test to remove temporary file and instead use a process exit event handler
|
2013-03-25 09:49:59 -07:00 |
|
Daniel G. Taylor
|
3251efa9c6
|
Add unit test to read and run a line from the interpreter history file and remove the dummy history file after tests have completed.
|
2013-03-25 08:47:34 -07:00 |
|
Demian Ferreiro
|
45bcd9fa2f
|
Keep REPL running on runtime errors
|
2013-03-11 23:58:00 -03:00 |
|
Michael Ficarra
|
20d98c7106
|
@epidemian typo
|
2013-03-11 21:48:21 -05:00 |
|
Demian Ferreiro
|
119ec16e5e
|
Add REPL scoping tests
|
2013-03-11 20:16:48 -03:00 |
|
Jeremy Ashkenas
|
af53c230a1
|
CoffeeScript 1.5.0
|
2013-02-25 21:12:22 +13:00 |
|
Michael Ficarra
|
be9707f8d2
|
final tweaks to REPL rewrite
We can still use some more extensive tests, but it's already much better
tested than the current REPL.
|
2013-01-26 02:07:56 -06:00 |
|
Alon Salant
|
47bd05e9a0
|
REPL tests based on direct interaction with input and output stream. Includes multiline tests.
|
2013-01-21 21:56:34 -08:00 |
|
Alon Salant
|
d84cd9466e
|
empty command evaluates to undefined
|
2013-01-15 22:40:41 -08:00 |
|
lihan
|
3284f6af18
|
tests for the repl: ignoring comments, output in inspect mode, variable saving
|
2012-10-31 00:09:59 -04:00 |
|
Michael Ficarra
|
240a0b9c93
|
made sure all files were properly commented
|
2011-01-03 04:28:47 -05:00 |
|
Michael Ficarra
|
fb201976b8
|
test reorganization waypoint #2
|
2010-12-29 14:06:57 -05:00 |
|