| watir:/trunk/watir/rakefile.rb |
Line History |
History |
latest revision Branch trunk1603 annotated / raw | Diffs: previous, other | Lines: 71 ( +0, -8 ) Created: 2008-11-07 16:21:48 -0600 (14 days ago) | Author: Jim Matthews | Changeset: 1603 Update rakefiles to correctly run tests.
1602 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -0 ) Created: 2008-11-07 15:30:00 -0600 (14 days ago) | Author: Jim Matthews | Changeset: 1602 Commit test.
1601 annotated / raw | Diffs: previous, other | Lines: 78 ( +1, -0 ) Created: 2008-11-07 11:09:47 -0600 (14 days ago) | Author: bret | Changeset: 1601 Fix for error in "rake test": "uninitialized constant Watir::Exception" reported by Marek J.
1571 annotated / raw | Diffs: previous, other | Lines: 77 ( +2, -2 ) Created: 2008-10-30 15:14:05 -0500 (22 days ago) | Author: bret | Changeset: 1571 Simplify Watir versioning; make it consistent with firewatir.
Tags: watir-1.6.1 watir-1.6.2 1564 annotated / raw | Diffs: previous, other | Lines: 77 ( +1, -1 ) Created: 2008-10-29 15:34:55 -0500 (23 days ago) | Author: bret | Changeset: 1564 no comment
Tags: watir-1.6.0 1463 annotated / raw | Diffs: previous, other | Lines: 77 ( +0, -1 ) Created: 2008-09-29 16:09:46 -0500 (53 days ago) | Author: bret | Changeset: 1463 Added ability to run firewatir unit tests against IE.
1408 annotated / raw | Diffs: previous, other | Lines: 78 ( +5, -5 ) Created: 2008-08-28 21:28:09 -0500 (2 months 23 days ago) | Author: bret | Changeset: 1408 Moving the watir library files to their new home. And updating the build scripts to find them there.
1377 annotated / raw | Diffs: previous, other | Lines: 78 ( +5, -1 ) Created: 2008-07-07 21:42:10 -0500 (4 months 14 days ago) | Author: bret | Changeset: 1377 added new rake targets: test and cruise, each of which runs the core tests.
1351 annotated / raw | Diffs: previous, other | Lines: 74 ( +1, -1 ) Created: 2008-06-04 16:09:19 -0500 (5 months 17 days ago) | Author: bret | Changeset: 1351 Prep for Watir 1.5.5 release. Fix warnings found by latest version of rubygems. Fixed install bug http://jira.openqa.org/browse/WTR-209. Added dependency on active support.Branch point for: tag:watir-1.5.5 tag:watir-1.5.6
1248 annotated / raw | Diffs: previous, other | Lines: 74 ( +1, -1 ) Created: 2007-09-28 17:14:25 -0500 (13 months ago) | Author: bret | Changeset: 1248 merge all changes from the 1.5 branch into trunkBranch point for: tag:watir-1.5.3 Tags: watir-1.5.4 1200 annotated / raw | Diffs: previous, other | Lines: 74 ( +8, -19 ) Created: 2007-06-05 18:15:26 -0500 (17 months ago) | Author: bret | Changeset: 1200 Copied to: branches/watir-1.5/rakefile.rb 1233 Made it so that the rdoc from the bonus zip (rake rdoc) is the same as that in the gem (rake gem).
1193 annotated / raw | Diffs: previous, other | Lines: 85 ( +7, -2 ) Created: 2007-05-28 11:45:55 -0500 (17 months ago) | Author: jfry | Changeset: 1193 Updated changes.rb based on wiki, added changes.rb and license.rb to the rakefile.rb, many rdoc changes in watir.rb.
1161 annotated / raw | Diffs: previous, other | Lines: 80 ( +3, -6 ) Created: 2007-02-15 07:29:11 -0600 (21 months ago) | Author: bret | Changeset: 1161 Reorganize rdoc code, including refactoring Charley's recent change so that theywill affect the gem's rdoc. Still much more work to do on the rdoc. Also reformated frame wait code (indentation was whacked!).
1153 annotated / raw | Diffs: previous, other | Lines: 83 ( +15, -12 ) Created: 2007-02-01 13:59:29 -0600 (21 months ago) | Author: charley | Changeset: 1153 Changed rdoc generation to default to watir.rb and readme.rb, added another task to generate all rdocs for contrib, watir/*.rb files.
1136 annotated / raw | Diffs: previous, other | Lines: 80 ( +1, -0 ) Created: 2007-01-05 15:24:54 -0600 (22 months ago) | Author: charley | Changeset: 1136 Rakefile includes the contrib directory for rdoc generation. Copyrights updated. Removed NAVIGATION_CHECKER from watir.rb and added to contrib/page_checker.rb which fixes the rdoc generation and mitigates the frame access errors: http://jira.openqa.org/browse/WTR-94.
1105 annotated / raw | Diffs: previous, other | Lines: 79 ( +3, -0 ) Created: 2006-09-22 19:05:28 -0500 (2 years 1 month ago) | Author: charley | Changeset: 1105 Adding pkg directory if it doesn't exist.
1104 annotated / raw | Diffs: previous, other | Lines: 76 ( +25, -21 ) Created: 2006-09-22 17:22:54 -0500 (2 years 1 month ago) | Author: bret | Changeset: 1104 Reorganized and bonus zip task. Bonus zip file now has a name that parallels the gem.
1103 annotated / raw | Diffs: previous, other | Lines: 72 ( +14, -23 ) Created: 2006-09-22 12:36:22 -0500 (2 years 1 month ago) | Author: charley | Changeset: 1103 Checking in simple bat file to install the rubyzip gem required by bonus file zip task in the rakefile. Changed the rakefile to use rubyzip instead of a system call to zip. http://jira.openqa.org/browse/WTR-105
1080 annotated / raw | Diffs: previous, other | Lines: 81 ( +30, -2 ) Created: 2006-09-01 14:35:21 -0500 (2 years 2 months ago) | Author: charley | Changeset: 1080 Added a bonus_zip task dependent on the rdoc task and creates a bonus_files.zip
936 annotated / raw | Diffs: previous, other | Lines: 53 ( +8, -3 ) Created: 2006-03-12 19:32:46 -0600 (2 years 8 months ago) | Author: bret | Changeset: 936 Copied to: branches/modal_dialog/trunk/watir/rakefile.rb 985 Add target :one_click to the rakefile. Draft notes on install plan for 1.5.Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054
929 annotated / raw | Diffs: previous, other | Lines: 48 ( +13, -0 ) Created: 2006-02-26 18:01:02 -0600 (2 years 8 months ago) | Author: bret | Changeset: 929 Created rdoc rake task.Now use "rake rdoc" instead of "build-rdoc.bat" to generate rdoc Changed Watir::IE::VERSION to include the scm revision number. This is now automatically used as the version by the gem rake task.
latest revision Branch davids_click_no_waitlatest revision Branch modal_dialoglatest revision Branch watir1_4truly808 new annotated / raw | Diffs: previous, other | Lines: 35 ( +35, -0 ) Created: 2005-08-22 01:38:29 -0500 (3 years 2 months ago) | Author: bret | Changeset: 808 files for 1.4.1 gem
804 deleted | Lines: 0 ( +0, -35 ) Created: 2005-08-22 01:11:13 -0500 (3 years 2 months ago) | Author: bret | Changeset: 804 file rakefile.rb was added on branch watir1_4truly on 2005-08-22 06:38:29 +0000
|