operawatir 0.4.1.pre4-jruby → 0.4.1.pre5-jruby

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGES CHANGED
@@ -1,3 +1,21 @@
1
+ v0.4.1.pre4 2011-03-17
2
+
3
+ [NEW FEATURES]
4
+
5
+ * Imlemented temporary environmental variable for switching OperaIdle
6
+ on and off for SPARTAN. This will override the --opera-idle option.
7
+ Set the OPERA_IDLE environmental variable to a truthy variable
8
+ (true, "true", 1, "1") to enable.
9
+
10
+ [BUG FIXES]
11
+
12
+ * Temporarily passing OPERA_ARGS environmental variable to OperaDriver
13
+ to enable fullscreen testing on SPARTAN. OPERA_ARGS will in the
14
+ future be detected in OperaDriver.
15
+
16
+ * /lib/operawatir/helper.rb will now autorun RSpec, fixing the
17
+ all-tests-failing issue on SPARTAN.
18
+
1
19
  v0.4.1.pre3 2011-03-14
2
20
 
3
21
  [API CHANGES]
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.1.pre4
1
+ 0.4.1.pre5
Binary file
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 4
8
8
  - 1
9
- - pre4
10
- version: 0.4.1.pre4
9
+ - pre5
10
+ version: 0.4.1.pre5
11
11
  platform: jruby
12
12
  authors:
13
13
  - Andreas Tolf Tolfsen
@@ -18,7 +18,7 @@ autorequire:
18
18
  bindir: bin
19
19
  cert_chain: []
20
20
 
21
- date: 2011-03-17 00:00:00 +01:00
21
+ date: 2011-03-18 00:00:00 +01:00
22
22
  default_executable:
23
23
  dependencies:
24
24
  - !ruby/object:Gem::Dependency