| watir:/trunk/Rakefile |
Line History |
History |
latest revision Branch trunk1680 annotated / raw | Diffs: previous, other | Lines: 98 ( +1, -1 ) Created: 2009-01-27 16:27:00 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1680 Whitespace commit to test automatic triggering of firewatir tests with ci_reporter changes.
1679 annotated / raw | Diffs: previous, other | Lines: 98 ( +4, -3 ) Created: 2009-01-27 15:39:26 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1679 Get ci_reporter working for firewatir tests.
1678 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 ) Created: 2009-01-27 13:58:19 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1678 Whitespace commit to test automatic triggering of firewatir tests.
1677 annotated / raw | Diffs: previous, other | Lines: 97 ( +21, -0 ) Created: 2009-01-27 13:31:01 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1677 Set up CruiseControl so that Firefox tests are run after as successful Watir build.
1675 annotated / raw | Diffs: previous, other | Lines: 76 ( +2, -3 ) Created: 2009-01-25 22:41:25 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1675 Copy the transform-results.xls file to the results directory. Otherwise, it seems that it cannot find the XLS file if you try to examine the results from another system.
1674 annotated / raw | Diffs: previous, other | Lines: 77 ( +13, -13 ) Created: 2009-01-25 22:13:42 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1674 Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.
1673 annotated / raw | Diffs: previous, other | Lines: 77 ( +13, -13 ) Created: 2009-01-25 21:30:44 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1673 Trying to figure out why the build is not working.
1672 annotated / raw | Diffs: previous, other | Lines: 77 ( +2, -2 ) Created: 2009-01-25 21:16:11 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1672 Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.
1671 annotated / raw | Diffs: previous, other | Lines: 77 ( +15, -0 ) Created: 2009-01-25 20:45:02 -0600 (13 months ago) | Author: Jim Matthews | Changeset: 1671 Update the rakefile to insert the XLS reference in each of the CI Reporter output XML files.
1665 annotated / raw | Diffs: previous, other | Lines: 62 ( +2, -1 ) Created: 2009-01-15 13:31:04 -0600 (14 months ago) | Author: bret | Changeset: 1665 fix for move_ci_reports rake task.
1664 annotated / raw | Diffs: previous, other | Lines: 61 ( +6, -2 ) Created: 2009-01-15 12:43:23 -0600 (14 months ago) | Author: Jim Matthews | Changeset: 1664 Set up Cruise Control to include ci Reporter files.
1663 annotated / raw | Diffs: previous, other | Lines: 57 ( +1, -1 ) Created: 2008-12-17 23:55:39 -0600 (14 months ago) | Author: bret | Changeset: 1663 add whitespace to help lastobelius test git-svn rebase
1657 annotated / raw | Diffs: previous, other | Lines: 57 ( +4, -1 ) Created: 2008-12-15 14:56:27 -0600 (15 months ago) | Author: jarib | Changeset: 1657 Add top-level rake task for testing all browsers.* `rake test` will run both test_ie and test_ff
1649 annotated / raw | Diffs: previous, other | Lines: 54 ( +3, -2 ) Created: 2008-12-05 13:38:19 -0600 (15 months ago) | Author: Jim Matthews | Changeset: 1649 Modified test_ie so that ci_reporter output would show up.
1648 annotated / raw | Diffs: previous, other | Lines: 53 ( +6, -1 ) Created: 2008-12-05 12:07:03 -0600 (15 months ago) | Author: Jim Matthews | Changeset: 1648 Modified :cruise to include ci_reporter.
1610 annotated / raw | Diffs: previous, other | Lines: 48 ( +14, -1 ) Created: 2008-11-12 15:43:53 -0600 (16 months ago) | Author: bret | Changeset: 1610 added links to community page with the jira buglist and the notes on how to contribute. added rake targets for publishing this.Branch point for: attach
1608 annotated / raw | Diffs: previous, other | Lines: 35 ( +1, -1 ) Created: 2008-11-11 11:00:22 -0600 (16 months ago) | Author: Jim Matthews | Changeset: 1608 Second step in moving watir-common to commonwatir.
1606 annotated / raw | Diffs: previous, other | Lines: 35 ( +7, -3 ) Created: 2008-11-10 14:48:58 -0600 (16 months ago) | Author: bret | Changeset: 1606 Rake: Add test_ff target, rename test target to test_ie
1603 annotated / raw | Diffs: previous, other | Lines: 31 ( +9, -1 ) Created: 2008-11-07 16:21:48 -0600 (16 months ago) | Author: Jim Matthews | Changeset: 1603 Update rakefiles to correctly run tests.
1577 annotated / raw | Diffs: previous, other | Lines: 23 ( +6, -2 ) Created: 2008-10-31 14:37:24 -0500 (16 months ago) | Author: bret | Changeset: 1577 Updated for Watir 1.6.1- Renamed old "watir-common" gem to be "commonwatir". This will prevent it from accidently being installed when you do "gem install watir" - Fixed toplevel rake clean/clobber targets - Update version numbers
Tags: watir-1.6.1 watir-1.6.2 |