| selenium-on-rails:/stable/selenium-on-rails/test/renderer_test.rb |
Line History |
History |
latest revision Branch trunk14 annotated / raw | Diffs: previous, other | Lines: 146 ( +1, -0 ) Created: 2006-07-31 17:06:35 -0500 (6 years 9 months ago) | Author: Jonas | Changeset: 14 Copied to: selenium-on-rails/test/renderer_test.rb 24 r828@D600 (orig r13): dev | 2006-06-06 12:03:24 +0100Added support for Selenium Core 0.7 Added rcov task
10 annotated / raw | Diffs: previous, other | Lines: 145 ( +23, -2 ) Created: 2006-07-31 17:01:32 -0500 (6 years 9 months ago) | Author: Jonas | Changeset: 10 r811@D600 (orig r9): dev | 2006-05-02 22:32:23 +0100Added partials support Fixed defect where missing RedCloth gem would make Selenese crash. Defect fixes in test_acceptance - starting server now works on *nix since output is no longer redirected to /dev/nul -- contributed by David Vollbracht - support for Safari is added (it doesn't support opening URLs from command-line arguments) -- contributed by Dave Hoover
6 annotated / raw | Diffs: previous, other | Lines: 124 ( +20, -0 ) Created: 2006-07-31 16:55:25 -0500 (6 years 9 months ago) | Author: Jonas | Changeset: 6 r800@D600 (orig r5): dev | 2006-02-19 13:48:23 +0000Added RSelenese, contributed by Eric Kidd, http://www.randomhacks.net.
3 annotated / raw | Diffs: previous, other | Lines: 104 ( +4, -4 ) Created: 2006-07-31 16:50:07 -0500 (6 years 9 months ago) | Author: Jonas | Changeset: 3 r789@D600 (orig r2): dev | 2006-02-07 00:53:17 +0000Switched from config.controller_paths to $LOAD_PATH in init.rb since EdgeRails doesn't do anything with controller_paths. Now it should work for both EdgeRails@3546 and Rails 1.0.0. Made some small changes to the tests so they should work with non-Windows line endings (not tested though).
latest revision Branch root:137 new/copied annotated / raw | Diffs: previous, other | Lines: 157 ( +157, -0 ) Created: 2009-03-07 17:42:13 -0600 (4 years 2 months ago) | Author: eric@8thlight.com | Changeset: 137 Copied from: selenium-on-rails/test/renderer_test.rb 126 Checking in the new release of selenium on rails
136 deleted | Lines: 0 ( +0, -148 ) Created: 2009-03-07 17:40:55 -0600 (4 years 2 months ago) | Author: eric@8thlight.com | Changeset: 136 temporarily destroy the stable release - so I can replace it.
126 annotated / raw | Diffs: previous, other | Lines: 157 ( +10, -2 ) Created: 2009-03-07 17:37:16 -0600 (4 years 2 months ago) | Author: eric@8thlight.com | Changeset: 126 Copied to: stable/selenium-on-rails/test/renderer_test.rb 137 Merge branch 'master' of git@github.com:paytonrules/selenium-on-railsConflicts: .gitignore test/selenium_on_rails_config_test.rb Huge number of changes, but mostly relating to testing.
115 annotated / raw | Diffs: previous, other | Lines: 149 ( +1, -0 ) Created: 2009-03-07 17:36:37 -0600 (4 years 2 months ago) | Author: eric@8thlight.com | Changeset: 115 Merge git://github.com/paytonrules/selenium-on-railsConflicts: init.rb I had to redo some repo related stuff when the svn repo merged.
114 new/copied annotated / raw | Diffs: previous, other | Lines: 148 ( +148, -0 ) Created: 2009-03-07 17:35:46 -0600 (4 years 2 months ago) | Author: eric@8thlight.com | Changeset: 114 Copied from: current/selenium-on-rails/test/renderer_test.rb 79 Updating the subversion repos in order to release
79 new/copied annotated / raw | Diffs: previous, other | Lines: 148 ( +148, -0 ) Created: 2008-09-12 10:28:02 -0500 (4 years 8 months ago) | Author: eric@8thlight.com | Changeset: 79 Copied from: selenium-on-rails/test/renderer_test.rb 76 Copied to: stable/selenium-on-rails/test/renderer_test.rb 114 New releaseBranch point for: tag:rails_2_1
76 annotated / raw | Diffs: previous, other | Lines: 148 ( +1, -1 ) Created: 2008-09-12 10:10:30 -0500 (4 years 8 months ago) | Author: eric@8thlight.com | Changeset: 76 Copied to: current/selenium-on-rails/test/renderer_test.rb 79 We now run all tests in Rails 2.1.
75 annotated / raw | Diffs: previous, other | Lines: 148 ( +2, -1 ) Created: 2008-09-12 10:10:25 -0500 (4 years 8 months ago) | Author: eric@8thlight.com | Changeset: 75 THe first pass at making all the tests run without being in the vendor directory.
73 annotated / raw | Diffs: previous, other | Lines: 147 ( +1, -1 ) Created: 2008-09-12 10:10:11 -0500 (4 years 8 months ago) | Author: eric@8thlight.com | Changeset: 73 Okay - I've added everything from Ryan Bates' git repo into mine. Now to get the tests running andto figure out what the changes were.
34 annotated / raw | Diffs: previous, other | Lines: 147 ( +1, -1 ) Created: 2007-01-21 08:39:01 -0600 (6 years 4 months ago) | Author: sauy7 | Changeset: 34 Multiple fixes, see CHANGELOG for a full description.Branch point for: tag:pre-rails-2-1
|