| watir:/trunk/watir/install.rb |
Line History |
History |
latest revision Branch trunk980 deleted | Lines: 0 ( +0, -202 ) Created: 2006-05-08 19:04:15 -0500 (2 years 6 months ago) | Author: bret | Changeset: 980 minor fixes and doc. remove install.rb (broken). add defaults to until_with_timeout.
960 annotated / raw | Diffs: previous, other | Lines: 202 ( +3, -3 ) Created: 2006-04-19 20:46:00 -0500 (2 years 7 months ago) | Author: bret | Changeset: 960 removed extraneous final "()" (consistency)
921 annotated / raw | Diffs: previous, other | Lines: 202 ( +2, -2 ) Created: 2006-02-13 00:28:46 -0600 (2 years 9 months ago) | Author: bret | Changeset: 921 more style, whitespace corrections
766 annotated / raw | Diffs: previous, other | Lines: 202 ( +1, -1 ) Created: 2005-08-19 13:00:53 -0500 (3 years 3 months ago) | Author: bret | Changeset: 766 require rubygems -- presumably for folks without administrator access
Tags: v1_4_1 751 annotated / raw | Diffs: previous, other | Lines: 202 ( +7, -16 ) Created: 2005-08-09 13:06:45 -0500 (3 years 3 months ago) | Author: bret | Changeset: 751 make installer work better when run from a tar ball
642 annotated / raw | Diffs: previous, other | Lines: 211 ( +7, -11 ) Created: 2005-05-12 01:13:57 -0500 (3 years 6 months ago) | Author: bret | Changeset: 642 install main web page with watir docsBranch point for: watir1_4truly watir2_0 Tags: Root_watir2_0 before_backing_out_default_attribute_code v1_4 581 annotated / raw | Diffs: previous, other | Lines: 215 ( +22, -4 ) Created: 2005-04-30 08:52:49 -0500 (3 years 6 months ago) | Author: pmr16366 | Changeset: 581 Added install and register for autoit
Tags: v1_3 v1_31 540 annotated / raw | Diffs: previous, other | Lines: 197 ( +0, -2 ) Created: 2005-04-14 18:15:18 -0500 (3 years 7 months ago) | Author: pmr16366 | Changeset: 540 removed shortcut key
503 annotated / raw | Diffs: previous, other | Lines: 199 ( +2, -2 ) Created: 2005-03-27 10:38:01 -0600 (3 years 7 months ago) | Author: jonathankohl | Changeset: 503 changed "RDocs" shortcut and Start Menu item to write "Watir API Reference"
Tags: v1_2 501 annotated / raw | Diffs: previous, other | Lines: 199 ( +14, -4 ) Created: 2005-03-27 10:03:33 -0600 (3 years 7 months ago) | Author: jonathankohl | Changeset: 501 added Peter's fixes
500 annotated / raw | Diffs: previous, other | Lines: 189 ( +23, -18 ) Created: 2005-03-26 10:41:33 -0600 (3 years 7 months ago) | Author: pmr16366 | Changeset: 500 backslashes, bug fixes
498 annotated / raw | Diffs: previous, other | Lines: 184 ( +133, -81 ) Created: 2005-03-25 21:01:40 -0600 (3 years 7 months ago) | Author: pmr16366 | Changeset: 498 new gui installer
478 annotated / raw | Diffs: previous, other | Lines: 132 ( +5, -0 ) Created: 2005-03-19 08:14:02 -0600 (3 years 8 months ago) | Author: pmr16366 | Changeset: 478 now adds rdocs to watir_bonus dir
413 annotated / raw | Diffs: previous, other | Lines: 127 ( +2, -2 ) Created: 2005-02-15 11:18:02 -0600 (3 years 9 months ago) | Author: pmr16366 | Changeset: 413 removed hotkeys
Tags: v1_1 341 annotated / raw | Diffs: previous, other | Lines: 127 ( +21, -25 ) Created: 2005-01-14 11:45:32 -0600 (3 years 10 months ago) | Author: bret | Changeset: 341 style changes
Tags: v1_0_4 340 annotated / raw | Diffs: previous, other | Lines: 131 ( +1, -3 ) Created: 2005-01-14 11:25:38 -0600 (3 years 10 months ago) | Author: bret | Changeset: 340 fixed installer bug -- exceptions.rb not found
268 annotated / raw | Diffs: previous, other | Lines: 133 ( +44, -80 ) Created: 2005-01-05 16:28:25 -0600 (3 years 10 months ago) | Author: bret | Changeset: 268 promote testUnitAddons.rb to the watir library.fixes loadfile error with yahooCheckbox_test.rb. several bug fixes and changes to install.rb
Tags: v1_0_2 v1_0_3 251 annotated / raw | Diffs: previous, other | Lines: 169 ( +3, -4 ) Created: 2005-01-03 23:27:36 -0600 (3 years 10 months ago) | Author: bret | Changeset: 251 Recent changes broke the unit tests -- they would only test the watir.rb that was installed.If none were installed they would fail. In the process regularized all requires. Also, now you require 'watir' instead of 'watir/watir' - Added other contributors to readme.txt - Changed popups_test to use rubyw instead of ruby - NOTE: all_tests.rb would hang when it included popups_test in the suite -- so i excluded it
Tags: v1_0_0 v1_0_1 |