Laurent Sansonetti
|
9cf9688b1e
|
pre is now 3.2
|
2014-10-04 12:21:37 +02:00 |
|
Laurent Sansonetti
|
cdf2e1a2a0
|
add specs for basic java types argument/return values calling pure-java / overridden methods
|
2014-06-12 20:05:24 +02:00 |
|
Laurent Sansonetti
|
82b116d125
|
remove hacks no longer necessary to work around JNI locals stack overflow, since we now delete local refs
|
2014-05-11 00:40:21 +08:00 |
|
Laurent Sansonetti
|
36c2b69ca2
|
add more language/regexp specs
|
2014-05-06 22:57:41 +08:00 |
|
Laurent Sansonetti
|
81cb2f67e5
|
disable stupid spec that does not pass
|
2014-05-06 22:57:13 +08:00 |
|
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
|
898e83233e
|
more language/regexp specs
|
2014-05-04 08:24:58 +08:00 |
|
Laurent Sansonetti
|
ef52932712
|
add more language/regexp specs
|
2014-05-02 09:09:51 +08:00 |
|
Laurent Sansonetti
|
c1795ac734
|
add LanguageSpecs fixture class
|
2014-05-02 09:09:51 +08:00 |
|
Laurent Sansonetti
|
526d1d2cf4
|
add language/regexp spec
|
2014-05-01 06:58:53 +08:00 |
|
Laurent Sansonetti
|
a735085874
|
comment a Float#to_s spec that does not pass in RM, for whatever reason
|
2014-05-01 06:12:09 +08:00 |
|
Laurent Sansonetti
|
0c92106289
|
comment some weird/edge case failing Float#to_s specs regarding the e-notation
|
2014-04-30 03:14:46 +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
|
c3d999792a
|
add a spec for the new __annotation__ feature
|
2014-04-22 23:55:21 +02:00 |
|
Laurent Sansonetti
|
6070037790
|
update specs to follow Class#inspect changes with 'const shortcuts'
|
2014-04-21 19:13:34 +02:00 |
|
Laurent Sansonetti
|
b6536a90db
|
add rubymotion/proc spec, test for java.lang.Runnable functionality
|
2014-04-21 19:13:34 +02:00 |
|
Laurent Sansonetti
|
b5d37e2c88
|
add core/float/to_s spec (sadly most expectations are failing due to a precision loss - to investigate)
|
2014-04-21 00:28:01 +02:00 |
|
Laurent Sansonetti
|
5340345e7d
|
add spec/fixnum/uminus spec
|
2014-04-20 23:57:56 +02:00 |
|
Laurent Sansonetti
|
1dabc27473
|
add spec/core/float/uminus spec
|
2014-04-20 23:54:12 +02:00 |
|
Laurent Sansonetti
|
77bee046dc
|
add core/float/== spec
|
2014-04-20 23:34:56 +02:00 |
|
Laurent Sansonetti
|
e600f20111
|
add core/float/zero spec
|
2014-04-20 23:20:46 +02:00 |
|
Laurent Sansonetti
|
22353535d0
|
add core/float/hash spec
|
2014-04-20 23:17:31 +02:00 |
|
Laurent Sansonetti
|
c537374a75
|
add core/float/{<, <=, >, >=} specs
|
2014-04-20 20:43:31 +02:00 |
|
Laurent Sansonetti
|
006a5419bd
|
add new core/float specs: divide, minus, multiply, plus, to_f
|
2014-04-20 19:39:20 +02:00 |
|
Laurent Sansonetti
|
1da2ee416d
|
add core/fixnum/hash spec
|
2014-04-20 18:24:01 +02:00 |
|
Laurent Sansonetti
|
7a93cde769
|
add core/fixnum/== spec
|
2014-04-20 18:12:01 +02:00 |
|
Laurent Sansonetti
|
1276bc8e1c
|
add core/fixnum/{<, <=, >, >=} specs
|
2014-04-20 16:32:40 +02:00 |
|
Laurent Sansonetti
|
2268897fb2
|
add be_close matcher + TOLERANCE constant
|
2014-04-20 14:28:00 +02:00 |
|
Laurent Sansonetti
|
5ccbcde97f
|
add core/fixnum/divide spec
|
2014-04-20 01:19:02 +02:00 |
|
Laurent Sansonetti
|
87f72af8e8
|
add core/fixnum/multiply spec
|
2014-04-20 00:58:30 +02:00 |
|
Laurent Sansonetti
|
2608a2b2a4
|
add core/fixnum/minus spec
|
2014-04-20 00:42:18 +02:00 |
|
Laurent Sansonetti
|
8f629f76ca
|
remove debug lines
|
2014-04-20 00:42:05 +02:00 |
|
Laurent Sansonetti
|
c654a6868c
|
add core/fixnum/plus spec
|
2014-04-20 00:41:13 +02:00 |
|
Laurent Sansonetti
|
862b6b0d4e
|
add core/fixnum/size spec
|
2014-04-18 23:47:43 +02:00 |
|
Laurent Sansonetti
|
8225808278
|
add core/fixnum/to_s spec
|
2014-04-18 23:41:01 +02:00 |
|
Laurent Sansonetti
|
2e61c37d92
|
add core/fixnum/{to_f,zero} specs
|
2014-04-18 22:08:55 +02:00 |
|
Laurent Sansonetti
|
513127a8a1
|
change rubymotion specs to follow new numeric changes
|
2014-04-18 22:08:33 +02:00 |
|
Laurent Sansonetti
|
78fab5a02e
|
add core/nil specs
|
2014-04-18 20:32:19 +02:00 |
|
Laurent Sansonetti
|
261ec2538a
|
add core/true and core/false specs
|
2014-04-18 19:40:48 +02:00 |
|
Laurent Sansonetti
|
f12397e818
|
the ‘files’ env variable now matches the whole path and not only the base name (makes filtering easier)
|
2014-04-18 18:30:24 +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
|
a58113b1da
|
add .gitignore file
|
2014-04-16 13:08:35 +02:00 |
|
Laurent Sansonetti
|
e4c78ae0a0
|
add language/string spec (with caveats)
|
2014-04-15 00:29:38 +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 |
|