Matthew Horan
2cd9d32849
Install bundler Gem tasks in bundler namespace
...
* The release task in Bundler >= 1.3.1 depends on the build task, which
conflicts with our build task, resulting in a webkit_server build
instead of a gem build.
[ci skip]
2014-07-02 20:59:21 -04:00
Alex Kwiatkowski
d0b4950f4c
Fix build on Travis
...
Use require_relative for capybara_webkit_builder as RVM
on travis doesn't include lib directory in require paths
2014-01-28 18:53:28 -05:00
Joe Ferris
0cffabde39
Simplify Rakefile build
...
* gem install doesn't depend on rake
* Always build tests during rake
2013-11-10 17:03:11 -05:00
Joe Ferris
87418b89db
Rewrite qInstallMsgHandler test in C++
...
* Allows tests independent of debug settings for Qt
* Allows testing behavior unreachable from Ruby
2013-11-10 16:52:01 -05:00
Marc Schwieterman
6806dd6ce8
fix generate_command rake task
2012-02-05 17:22:41 -05:00
Gabe Berke-Williams
6ba9dcbf2b
Use Bundler gem conventions.
...
Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:59:24 -05:00
Joe Ferris
8d3775dd74
Add appraisal to test across versions; fix support for capybara 1.0
2011-09-30 16:56:14 -05:00
Joe Ferris
cc74875e4b
Created a Response object for the success/message pair
2011-05-05 17:55:40 -04:00
Joshua Clayton
827c3fc054
Move code that compiles Webkit into separate file to support Ruby 1.9.2
...
Closes #15
2011-04-15 17:53:31 -04:00
Nick Gauthier
997560ca78
preserve file permissions on binary copy
2011-04-13 14:52:49 -04:00
Joe Ferris
85a156b31c
Added rake tasks for releasing gems
2011-04-13 14:30:17 -04:00
Joe Ferris
c179fa2b4c
Don't require tasks from gems when building
2011-04-06 19:59:59 -04:00
Joe Ferris
54d121f1a2
Fixed driver spec running twice during rake
2011-03-11 11:23:19 -05:00
Joe Ferris
9e27f7d6f4
Initial gem
2011-02-26 18:29:01 -05:00
Joe Ferris
7451010c18
Added commented out integration specs
2011-02-26 17:02:00 -05:00
Joe Ferris
13426ba4c1
Implement Driver#evaluateScript
2011-02-26 13:02:43 -05:00
Joe Ferris
9f41e030f5
Refactor command lookup so that generated commands can automatically be added
2011-02-24 23:52:57 -05:00
Joe Ferris
0745b1ee1c
Initial commit
2011-02-24 23:13:11 -05:00