| watir:/trunk/watir/unittests/pre_test.rb |
Line History |
History |
latest revision Branch trunk1595 annotated / raw | Diffs: previous, other | Lines: 53 ( +4, -1 ) Created: 2008-11-06 10:57:16 -0600 (15 days ago) | Author: bret | Changeset: 1595 Mark test as failing, due to http://jira.openqa.org/browse/WTR-267
Tags: watir-1.6.2 1505 annotated / raw | Diffs: previous, other | Lines: 50 ( +7, -7 ) Created: 2008-10-13 19:26:20 -0500 (39 days ago) | Author: bret | Changeset: 1505 Reinstate calls to assert_false.
Tags: watir-1.6.0 watir-1.6.1 1502 annotated / raw | Diffs: previous, other | Lines: 50 ( +6, -3 ) Created: 2008-10-10 17:27:42 -0500 (42 days ago) | Author: bret | Changeset: 1502 isolated firewatir compatibility bug
1470 annotated / raw | Diffs: previous, other | Lines: 47 ( +2, -1 ) Created: 2008-09-30 14:36:49 -0500 (52 days ago) | Author: bret | Changeset: 1470 tagged all watir/ie/core tests that did not work with firewatir.
1417 annotated / raw | Diffs: previous, other | Lines: 46 ( +1, -1 ) Created: 2008-09-03 15:01:44 -0500 (2 months 18 days ago) | Author: bret | Changeset: 1417 Enable watir tests to test firewatir even when executed using the test runner in eclipse.
1391 annotated / raw | Diffs: previous, other | Lines: 46 ( +13, -18 ) Created: 2008-08-27 16:20:37 -0500 (2 months 25 days ago) | Author: bret | Changeset: 1391 replaced '$ie' with 'browser' in the core unit tests.
1348 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2008-06-03 13:15:00 -0500 (5 months 18 days ago) | Author: bret | Changeset: 1348 test cleanup: replace use_page with goto_page.Branch point for: tag:watir-1.5.5 tag:watir-1.5.6
1321 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2008-04-28 00:54:42 -0500 (6 months ago) | Author: bret | Changeset: 1321 Use calls to use_page to make tests more readable and easier to maintain.With this commit, all the low-hanging fruit has been plucked.
1319 annotated / raw | Diffs: previous, other | Lines: 51 ( +0, -1 ) Created: 2008-04-28 00:12:01 -0500 (6 months ago) | Author: bret | Changeset: 1319 Removing unnecessary "include Watir" statements from tests. Some really needed to be "include Watir::Exception" instead. http://jira.openqa.org/browse/WTR-159This completes most of the unit tests. (I didn't touch the ones that were failing for me... another problem I need to address soon.) Examples still need review.
962 annotated / raw | Diffs: previous, other | Lines: 52 ( +7, -7 ) Created: 2006-04-19 21:04:26 -0500 (2 years 7 months ago) | Author: bret | Changeset: 962
Copied (2 times):
Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054 tag:watir-1.5.3 Tags: watir-1.5.4 958 annotated / raw | Diffs: previous, other | Lines: 52 ( +44, -44 ) Created: 2006-04-19 12:59:06 -0500 (2 years 7 months ago) | Author: bret | Changeset: 958 reformatted code to use two spaces.
836 new annotated / raw | Lines: 52 ( +52, -0 ) Created: 2005-09-06 21:39:48 -0500 (3 years 2 months ago) | Author: bret | Changeset: 836 Jeff Wood adds support for PRE as per support request 2303http://rubyforge.org/tracker/index.php?func=detail&aid=2303&group_id=104&atid=488
latest revision Branch davids_click_no_wait |