Leon Kim
1c89203a32
Fixes #547 , enable logging in test mode, fixed web content error and
...
updated RubyMotion version
2014-10-31 11:05:28 -07:00
Jamon Holmgren
8c7ec81c48
Working now with detect_dependencies OFF
2014-10-12 17:00:49 -07:00
Jamon Holmgren
8ac6b66c69
Fixed conflicts
2014-10-11 16:19:59 -07:00
Jamon Holmgren
6670898bd0
Extensive work on tests
2014-10-11 12:57:23 -07:00
Jamon Holmgren
d887a9fb27
RM_VERSION
2014-09-22 13:03:30 -07:00
Kevin VanGelder
81b2e3ea27
updated to RubyMotion 2.33
2014-09-17 15:59:35 -07:00
Kevin VanGelder
14f5739a59
added error message when user tries to run tests without having the appropriate RubyMotion version available
2014-09-17 15:47:49 -07:00
Jamon Holmgren
b189b521d7
Updated to RubyMotion 2.32
2014-09-04 09:45:00 -07:00
Jamon Holmgren
3580a1eee4
Specifying RubyMotion version in Rakefile for specs
2014-08-27 09:32:12 -07:00
Jamon Holmgren
c4016b18b7
Fix issue #368 where opening a screen twice from the same parent would cause a crash.
2014-06-07 10:12:52 -07:00
Jamon Holmgren
2206cd5a9b
Removed MapScreen -- pulling into separate ProMotion-map gem.
2014-05-23 10:37:34 -07:00
Jamon Holmgren
09f2b5e67e
Disabled DBT. So far so good.
2014-05-21 07:37:09 -07:00
Jamon Holmgren
3afa1a335e
Implementing DBT (replacing motion_require)
2014-05-10 11:50:49 -07:00
Jamon Holmgren
54b25bfa94
Removed comments
2014-01-02 10:19:57 -08:00
Jamon Holmgren
a3b3f62e85
Removed commented line entirely
2013-12-04 23:47:11 -08:00
Jamon Holmgren
3d9008ec6f
Remove detect_dependencies setting
2013-12-04 23:40:57 -08:00
Jamon Holmgren
6602308e48
Removed PM::FormotionScreen which also removed dependencies on Formotion, BubbleWrap
2013-12-04 23:39:11 -08:00
Jamon Holmgren
d9e004c6d2
Added rake spec:single for single file specs. Example: rake spec:single f=map_spec
2013-12-04 18:39:44 -08:00
Allen Wang
6046dd7f49
use motion-require
2013-11-27 23:38:45 -05:00
Silas J. Matson
b3528c5cfc
move sim_close outside of the spec namespace.
2013-07-03 10:21:21 -07:00
Silas J. Matson
3089c004a1
Don't autorun sim_close
2013-07-03 10:17:16 -07:00
Silas J. Matson
a413af830f
Add sim_close rake task; fix specs
2013-07-03 09:54:14 -07:00
Jamon Holmgren
cb88e225fe
Tab bar refactor
...
* Fixes issue #167
* Added PM::TabBarController
* Moved some PM::Tab methods into PM::TabBarController
* Moved some tab-related accessors into PM::Tab
* Allowed `open_tab` from AppDelegate and on the PM::TabBarController
directly
* Added tests
* Added a method: set_tab_bar_badge(number)
* Also fixed an error in the cell identifier creation code that was
creating too many identifiers
75 specifications (144 requirements), 0 failures, 0 errors
2013-06-28 11:58:05 -07:00
Mark Rickert
b928ce9064
Merge branch 'version-1.0' of github.com:clearsightstudio/ProMotion into mapview-screen
...
# By Jamon Holmgren
# Via Jamon Holmgren
* 'version-1.0' of github.com:clearsightstudio/ProMotion:
Tests are PASSING!
Problems with accessory views
Unit tests mostly working
Massive refactor/rename. Specs are failing on this one with no error message.
Conflicts:
Rakefile
2013-06-16 15:15:34 -04:00
Mark Rickert
d3744204e3
Add corelocation and mapkit to the project rakefile.
2013-06-16 12:44:14 -04:00
Jamon Holmgren
67bfbd3202
Unit tests mostly working
2013-06-14 01:58:49 -07:00
Jamon Holmgren
90bbaa5ab8
Merging master
2013-06-03 08:22:57 -07:00
ainame
02cfb34955
export description of development dependencies from Gemfile to gemspec
2013-06-03 01:01:12 +09:00
Silas J. Matson
c7efb1c7de
Merge branch 'version-0.7' of github.com:clearsightstudio/ProMotion into feature/separate_specs
2013-05-20 09:43:22 -07:00
Silas J. Matson
9ad4614777
cc
2013-05-20 09:43:17 -07:00
Silas J. Matson
1d594321b6
Clean up the spec directory. Modify Rakefile to allow running of just unit specs or functional.
2013-05-20 09:34:09 -07:00
Jamon Holmgren
e319cd3efb
Removing rubygems require
2013-05-18 20:58:32 -07:00
Mark Rickert
2e8697e9b5
Update test app rakefile for RM2.0 syntax
2013-05-16 09:34:45 -04:00
Jamon Holmgren
c22a189f27
Couple tests
2013-05-09 23:20:53 -07:00
Jamon Holmgren
95f7979ef9
Re-enabling redgreen
2013-05-09 22:55:48 -07:00
Jamon Holmgren
43058e9904
Added Logger class, README
2013-05-09 22:45:13 -07:00
Jamon Holmgren
9e4ea34cab
Updated table screen specs
...
More work is needed on these.
2013-05-06 23:16:04 -07:00
Jamon Holmgren
8f86423c6e
Preparing for merge
2013-04-24 23:50:10 -07:00
Jamon Holmgren
ae435149d6
Added motion-redgreen
2013-04-17 17:07:24 -07:00
Jamon Holmgren
057a95243a
Rearranging folders for loading order
2013-03-04 11:16:17 -08:00
Jamon Holmgren
62c1015a4b
Test app now loads.
2012-12-17 16:08:13 -08:00
Jamon Holmgren
158ca8ba7f
Massive refactor of nearly everything. Removing camel caps, rearranging folders, etc. Expect more commits...
2012-12-17 15:50:11 -08:00
Silas J. Matson
317d7e16b0
README updates
2012-12-13 14:32:49 -08:00
Jamon Holmgren
d21590b735
Version 0.2.0
2012-09-21 17:45:25 -07:00
Jamon Holmgren
eed91671e6
Gem updates
2012-09-05 22:30:13 -07:00
Jamon Holmgren
cd3cc5a42a
Added lots of stuff...need to update readme
2012-08-31 16:46:54 -07:00
Jamon Holmgren
5669a5d823
Tons of changes...progress commit for safety.
2012-08-31 13:32:24 -07:00
Jamon Holmgren
2a4d33f227
Definitely not ready for prime time... :)
2012-08-31 09:10:18 -07:00
Jamon Holmgren
1e7b4dbc68
Adding a test app
2012-08-31 08:50:04 -07:00
Jamon Holmgren
a760b9ee5f
Rakefile
2012-08-30 12:47:12 -07:00