Commit Graph

7 Commits

Author SHA1 Message Date
Watson
a75ced9400 [test] fix that all spec will be disabled if use :unless option 2014-05-21 15:37:14 +09:00
Eloy Durán
87ea27d251 [test] rake spec:all now runs on all installed iOS and OS X sdks. 2014-04-11 12:26:30 +02:00
Eloy Durán
279b2dfd50 [vm] Sync and add NEWS+tests for warning when overriding attr methods. 2014-03-27 20:31:01 +01:00
Eloy Durán
84e2a3b914 [test] Let tests fail on 32-bit, now that we reverted to LLVM 3.3. 2014-03-19 20:06:12 +01:00
Eloy Durán
82cb030e97 [test] Make test suite run for OS X 32 and 64 bit. 2014-03-17 19:40:49 +01:00
Watson
622cf7741a [spec] fix the "undefined method `running_disabled_spec='" if use TAP
This patch should fix the following error if use TAP output format.
	ERROR: NoMethodError - undefined method `running_disabled_spec=' for Bacon:Class

My jenkins CI uses TAP format <3
2014-01-23 16:30:24 +09:00
Eloy Durán
ba636bfa11 [test] Use pretty test helpers in all test suites. 2013-12-13 11:50:34 +01:00