Commit Graph

32 Commits

Author SHA1 Message Date
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
Jamon Holmgren
68ce56b39a Initial commit 2012-08-30 09:49:33 -07:00