Laurent Sansonetti
|
c7ba9cfd8f
|
add LanguageSpecs.punctuations
|
2014-05-06 22:56:54 +08:00 |
|
Laurent Sansonetti
|
91e857857e
|
fix raise_error() to catch all exceptions
|
2014-05-05 15:49:28 +08:00 |
|
Laurent Sansonetti
|
c1795ac734
|
add LanguageSpecs fixture class
|
2014-05-02 09:09:51 +08:00 |
|
Laurent Sansonetti
|
d04b92c41d
|
fix typo in error msg
|
2014-04-29 20:35:35 +02:00 |
|
Laurent Sansonetti
|
9fe65de65e
|
this very agile refactoring was done from a chair in the sky
|
2014-04-29 20:08:06 +02:00 |
|
Laurent Sansonetti
|
2268897fb2
|
add be_close matcher + TOLERANCE constant
|
2014-04-20 14:28:00 +02:00 |
|
Laurent Sansonetti
|
c654a6868c
|
add core/fixnum/plus spec
|
2014-04-20 00:41:13 +02:00 |
|
Laurent Sansonetti
|
78fab5a02e
|
add core/nil specs
|
2014-04-18 20:32:19 +02:00 |
|
Laurent Sansonetti
|
3a6e50e3ef
|
disable exception print at the runtime level (since we do it manually)
|
2014-04-18 18:29:53 +02:00 |
|
Laurent Sansonetti
|
0022547636
|
catch exceptions when running the spec blocks, print them and count them
|
2014-04-18 18:29:25 +02:00 |
|
Laurent Sansonetti
|
24f77d2290
|
add be_an_instance_of matcher
|
2014-04-15 00:25:16 +02:00 |
|
Laurent Sansonetti
|
4bda360c99
|
add basic ScratchPad object
|
2014-04-14 23:33:17 +02:00 |
|
Laurent Sansonetti
|
b7a7a7abbc
|
add support for before’ and after’ blocks (right now we assume the :each argument)
|
2014-04-14 23:33:00 +02:00 |
|
Laurent Sansonetti
|
ded77e47a2
|
add support for nested `describe’ blocks
|
2014-04-14 23:32:25 +02:00 |
|
Laurent Sansonetti
|
2a6e833ed3
|
start rubymotion-specific String specs
|
2014-04-14 00:12:32 +02:00 |
|
Laurent Sansonetti
|
a1dcc590b3
|
remove unnecessary line
|
2014-04-11 16:31:52 +02:00 |
|
Laurent Sansonetti
|
ebe24446b2
|
add 'be_true' and 'be_false' matchers
|
2014-04-11 16:31:51 +02:00 |
|
Laurent Sansonetti
|
32e547e48c
|
add 'be_nil' matcher
|
2014-04-11 15:35:57 +02:00 |
|
Laurent Sansonetti
|
c88b386a24
|
move 1.9 specs to a different file, like rubyspec does
|
2014-04-11 14:16:44 +02:00 |
|
Laurent Sansonetti
|
4fdc978165
|
add support for should’ with an argument, add be_kind_of’ and `equal’ matchers
|
2014-04-10 17:18:48 +02:00 |
|
Laurent Sansonetti
|
07f048572d
|
better conditional
|
2014-04-10 17:18:12 +02:00 |
|
Laurent Sansonetti
|
21522a99e3
|
really send #== instead of #!=
|
2014-04-10 15:28:59 +02:00 |
|
Laurent Sansonetti
|
c2d9d48871
|
remove test suite, start integrating rubyspec
|
2014-04-10 00:40:02 +02:00 |
|
Laurent Sansonetti
|
ac07875133
|
added tests for Fixnum#{<, <=, >, >=}
|
2014-04-09 01:08:03 +02:00 |
|
Laurent Sansonetti
|
f3a89ed883
|
add test for Array#each
|
2014-04-06 01:20:33 +02:00 |
|
Laurent Sansonetti
|
b24839acc7
|
add android test suite (very early work)
|
2014-04-04 17:12:52 +02:00 |
|