Watson
|
13b2e67fc9
|
add the tests which causes compile error
% rake spec
require 'motion/project' is deprecated, please require 'motion/project/template/ios' instead
Build ./build/iPhoneSimulator-7.0-Development
Build vendor/code
Compile ./spec/compile/compile1_spec.rb
Instruction does not dominate all uses!
%16 = call i32* @vm_block_dvar_slot(i8* %15, i32 0)
%27 = load i32* %16
|
2013-07-01 14:15:01 +09:00 |
|
Laurent Sansonetti
|
193e7c7524
|
add test for RM-118
|
2013-07-01 00:34:12 +02:00 |
|
Laurent Sansonetti
|
b63fb9cbe5
|
add block tests
|
2013-07-01 00:09:39 +02:00 |
|
Laurent Sansonetti
|
6269cb1f1a
|
more tests
|
2013-06-01 14:20:10 +09:00 |
|
Watson
|
7570bed24d
|
add #dealloc tests for RM-8 and RM-155
|
2013-05-27 18:18:53 +09:00 |
|
Watson
|
3691b413ae
|
disable Struct spec because it cause a crash
If run similar code in app, it will work fine.
However, if run in spec, it will cause a crash.
We should investigate this.
|
2013-05-11 23:50:13 +09:00 |
|
Laurent Sansonetti
|
517c2a397f
|
add test to make sure WeakRef objects are autoreleased
|
2013-05-06 15:32:18 +02:00 |
|
Laurent Sansonetti
|
e0e6712691
|
added weakref spec
|
2013-05-06 15:15:21 +02:00 |
|
Laurent Sansonetti
|
bae811b0ef
|
add tests for Struct
|
2013-04-30 14:31:02 +02:00 |
|
Watson
|
2acfaf300e
|
use instance variable for proc test
|
2013-04-22 15:38:56 +09:00 |
|
Watson
|
f109d6ee32
|
update TestUnit
|
2013-04-13 17:25:42 +09:00 |
|
Watson
|
6fe48a7439
|
add spec to relate RM-104 and RM-105
|
2013-04-11 05:40:00 +09:00 |
|
Watson
|
a6ac6231bc
|
modify spec description
|
2013-04-04 21:38:02 +09:00 |
|
Watson
|
73eb628001
|
add `super' spec
|
2013-04-04 21:32:26 +09:00 |
|
Watson
|
ddb65efb3d
|
update define_method_spec.rb
|
2013-03-21 16:51:48 +09:00 |
|
Watson
|
1755d2b69a
|
add spec to relate RM-37
|
2013-03-21 15:47:53 +09:00 |
|
Watson
|
8d780a58dc
|
add spec to relate alias/alias_method
|
2013-03-19 10:27:19 +09:00 |
|
Watson
|
59aca119f8
|
add spec to relate AudioQueueBuffer (16cdc9cd3e)
|
2013-03-15 17:04:12 +09:00 |
|
Laurent Sansonetti
|
e25526d3bf
|
add tests for string constants in BS files
|
2013-03-02 19:23:16 +01:00 |
|
Laurent Sansonetti
|
b690ad9bc0
|
add test for lower-case const
|
2013-03-02 18:54:21 +01:00 |
|
Watson
|
14deb78ce1
|
update TestUnit
|
2013-02-21 23:00:03 +09:00 |
|
Watson
|
54e3c075f1
|
update float spec which related to Float::MAX
|
2013-02-21 22:59:59 +09:00 |
|
Watson
|
6527b680bf
|
update float spec which related to Float#round
|
2013-02-21 22:59:53 +09:00 |
|
Watson
|
e301b83f3d
|
add float spec to confirm a converted value (objc <-> ruby)
|
2013-02-21 22:59:48 +09:00 |
|
Watson
|
02349b792e
|
update float spec which related to NSDate
|
2013-02-21 22:59:44 +09:00 |
|
Watson
|
3a81ff5bd4
|
update float spec which related to Time class
|
2013-02-21 22:59:40 +09:00 |
|
Watson
|
03540cfe91
|
update float spec
|
2013-02-21 22:59:35 +09:00 |
|
Watson
|
f1586dc03e
|
add spec which related fixfloat
|
2013-02-21 22:59:31 +09:00 |
|
Watson
|
5d8c1a2a64
|
add spec which related Float class
|
2013-02-21 22:59:25 +09:00 |
|
Watson
|
d97091fabb
|
update TestUnit
|
2013-02-15 10:58:21 +09:00 |
|
Watson
|
4f0ee4305c
|
add spec for NSDate
|
2013-02-12 19:40:47 +09:00 |
|
Watson
|
3aaa690ac6
|
update TestUnit
|
2013-01-02 21:49:45 +09:00 |
|
Watson
|
d14c050cca
|
update TestUnit
|
2012-12-21 00:31:53 +09:00 |
|
Watson
|
374c5e1ef7
|
update TestUnit
Comment out the items that are in error imperceptibly
|
2012-12-20 23:35:37 +09:00 |
|
Watson
|
f9c0b8965f
|
update TestUnit
|
2012-11-20 00:16:43 +09:00 |
|
Watson
|
36af6b85cf
|
add spec task into TestUnit as alias for default
|
2012-10-26 02:40:04 +09:00 |
|
Watson
|
5747d46c29
|
update TestUnit
|
2012-10-26 02:22:56 +09:00 |
|
Laurent Sansonetti
|
94371be402
|
add spec for kCFBooleanTrue
|
2012-10-25 15:41:31 +02:00 |
|
Laurent Sansonetti
|
cc22350fa0
|
add test for String#<<
|
2012-10-22 13:03:30 +02:00 |
|
Watson
|
c5eb0ffc37
|
update TestUnit to related #uniq and #uniq!
|
2012-10-14 23:00:02 +09:00 |
|
Watson
|
4f338fad57
|
update tests (comment/uncomment out)
|
2012-10-11 16:17:41 +09:00 |
|
Laurent Sansonetti
|
2b7df372db
|
add more tests for define_method
|
2012-09-26 14:40:56 +02:00 |
|
Watson
|
b8b154e114
|
change test suite which related to last commits
|
2012-09-24 13:09:56 +09:00 |
|
Watson
|
c9fafe8365
|
change test suite which related to last commit
|
2012-09-24 11:55:50 +09:00 |
|
Laurent Sansonetti
|
c6bc02600b
|
add another test for forwarding properties
|
2012-09-23 20:06:33 +02:00 |
|
Watson
|
b67c007d93
|
move .gitignore into `test/test'
|
2012-09-22 22:00:57 +09:00 |
|
Watson
|
8f1f8ca514
|
add two test suites
|
2012-09-22 21:57:31 +09:00 |
|
Watson
|
9885748d37
|
update load path
|
2012-09-22 21:52:50 +09:00 |
|
Watson
|
ce23a91a28
|
move test suite into `test/test' directory
|
2012-09-22 21:52:50 +09:00 |
|
Laurent Sansonetti
|
36bdced966
|
add specs for Bignum/NSNumber conversions
|
2012-09-13 15:50:40 +02:00 |
|