1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
|
------------------------------------------------------------------------
r618 | thomas | 2006-04-21 09:55:51 -0400 (Fri, 21 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/iexploder.rb
M /iexploder/htdocs/webserver.rb
1.3.2.. minor adjustment to title and where gets set
------------------------------------------------------------------------
r617 | thomas | 2006-04-19 17:14:26 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/safari/2500_163-Safari-2.0.3_Mac_OS_X-Crash.html
Add h4+pre+cite+nolayer+code crash for Safari 2.0.3
------------------------------------------------------------------------
r616 | thomas | 2006-04-19 17:01:48 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
A /iexploder/tools/showtest.rb
showtest.rb: easily download a testcase
------------------------------------------------------------------------
r615 | thomas | 2006-04-19 16:07:13 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.rb
Remove stopping debug message
------------------------------------------------------------------------
r614 | thomas | 2006-04-19 16:02:48 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/iexploder.rb
New subtest algorithm: double the tag count each iteration
------------------------------------------------------------------------
r613 | thomas | 2006-04-19 15:05:30 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/cssproperties.in
remove IE dupes: text-overflow and word-wrap
------------------------------------------------------------------------
r612 | thomas | 2006-04-19 12:48:07 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/config.rb
M /iexploder/htdocs/iexploder.rb
Add some benchmark/performance info.. set MAX_TAGS default to 96
------------------------------------------------------------------------
r611 | thomas | 2006-04-19 10:22:33 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/iexploder.rb
M /iexploder/htdocs/webserver.rb
Add stop parameter, fix port assignment issue, fix indentation
------------------------------------------------------------------------
r610 | thomas | 2006-04-19 10:22:06 -0400 (Wed, 19 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
1.3.0
------------------------------------------------------------------------
r609 | thomas | 2006-04-18 22:46:35 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/safari/16170_44-Safari-Nightly-420+-2006-r13911-2006-04-18.html
applet+param Hashmap crash in Safari
------------------------------------------------------------------------
r608 | thomas | 2006-04-18 22:07:45 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/webserver.rb
1.3.0
------------------------------------------------------------------------
r607 | thomas | 2006-04-18 22:05:47 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/webserver.rb
M /iexploder/tools/osx_last_crash.rb
commit osx_last_crash minutes->days change, document that you can pass a new port number to the webserver.rb program
------------------------------------------------------------------------
r606 | thomas | 2006-04-18 22:02:16 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/safari/2969_421-Safari-2.0.3_Mac_OS_X-Crash.html
A /iexploder/testcases/safari/5763_181-Safari-Nightly-420+-2006-r13911-2006-04-18.html
Add more Safari crashes to the testcases list
------------------------------------------------------------------------
r605 | thomas | 2006-04-18 19:05:46 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/config.rb
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/iexploder.rb
M /iexploder/htdocs/webserver.rb
Greatly improve subtests. Not only do we iterate around each tag, but we steadily increase the amount of tags we input as well
------------------------------------------------------------------------
r604 | thomas | 2006-04-18 17:04:17 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/config.rb
1.3b1.. also, raise max tags to 48 now that we have fixed subtest bugs
------------------------------------------------------------------------
r603 | thomas | 2006-04-18 16:59:20 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/iexploder.rb
A /iexploder/htdocs/webserver.rb
New Webrick based option for standalone hosting
------------------------------------------------------------------------
r602 | thomas | 2006-04-18 16:18:35 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/htdocs/config.rb
M /iexploder/htdocs/cssproperties.in
M /iexploder/htdocs/iexploder.cgi
A /iexploder/htdocs/iexploder.rb
Split iexploder.cgi into iexploder.rb and config.rb
------------------------------------------------------------------------
r601 | thomas | 2006-04-18 13:36:25 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/htdocs/cssvalues.in
Add items from WebKit/WebCore/css/CSSValueKeywords.in
------------------------------------------------------------------------
r600 | thomas | 2006-04-18 13:32:45 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/opera/4750_Opera_8.5.4_Mac_OS_X-Crash.html
Add odd new crash from Opera 8.5.4 for Mac
------------------------------------------------------------------------
r599 | thomas | 2006-04-18 13:10:15 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/safari/7483_Safari-Nightly-420+-2006-r13911-2006-04-18.html
Add new Safari test case
------------------------------------------------------------------------
r598 | thomas | 2006-04-18 12:25:39 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
M /iexploder/LICENSE.txt
M /iexploder/README.txt
M /iexploder/htdocs/htmlattrs.in
M /iexploder/htdocs/htmltags.in
M /iexploder/htdocs/iexploder.cgi
iExploder 1.3: sync with modern rendering kits
------------------------------------------------------------------------
r597 | thomas | 2006-04-18 12:25:18 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
A /iexploder/testcases/firefox/354_1-Firefox-1.5.0.1_Solaris-Crash.html
A /iexploder/testcases/firefox/44_9-Firefox-1.5.0.1_Solaris-Crash.html
A /iexploder/testcases/internet_explorer/8386_11-Internet-Explorer-6.0_WinXP-DoS.html (from /iexploder/testcases/safari/8386_11-Internet-Explorer-6.0_WinXP-DoS.html:596)
A /iexploder/testcases/safari/218-Safari-2.0.3_Mac_OS_X-Crash.html
D /iexploder/testcases/safari/8386_11-Internet-Explorer-6.0_WinXP-DoS.html
New testcases
------------------------------------------------------------------------
r596 | thomas | 2006-04-18 12:23:48 -0400 (Tue, 18 Apr 2006) | 1 line
Changed paths:
D /iexploder/testcases/119_4-Safari-Nightly-420+-2005-10-21-Crash.html
D /iexploder/testcases/165367_15-FireFox-1.4.1-Crash.html
D /iexploder/testcases/2009-iCab-3.0.1-Mac_OS_X-Crash.html
D /iexploder/testcases/2289-iCab-3.0.1-Crash.html
D /iexploder/testcases/25057-OmniWeb-5.1.1-Crash.html
D /iexploder/testcases/2624-Opera-8.5-Mac_OS_X-Crash.html
D /iexploder/testcases/502701_7-FireFox-1.4.1-Crash.html
D /iexploder/testcases/60253-OmniWeb-5.1.1-Crash.html
D /iexploder/testcases/6134_19-Safari-2.0.1-412.5-Crash.html
D /iexploder/testcases/8386_11-Internet-Explorer-6.0_WinXP-DoS.html
A /iexploder/testcases/firefox
A /iexploder/testcases/firefox/165367_15-Firefox-1.4.1-Crash.html (from /iexploder/testcases/165367_15-FireFox-1.4.1-Crash.html:595)
A /iexploder/testcases/firefox/502701_7-Firefox-1.4.1-Crash.html (from /iexploder/testcases/502701_7-FireFox-1.4.1-Crash.html:595)
A /iexploder/testcases/icab
A /iexploder/testcases/icab/2009-iCab-3.0.1-Mac_OS_X-Crash.html (from /iexploder/testcases/2009-iCab-3.0.1-Mac_OS_X-Crash.html:595)
A /iexploder/testcases/icab/2289-iCab-3.0.1-Crash.html (from /iexploder/testcases/2289-iCab-3.0.1-Crash.html:595)
A /iexploder/testcases/internet_explorer
A /iexploder/testcases/omniweb
A /iexploder/testcases/omniweb/25057-OmniWeb-5.1.1-Crash.html (from /iexploder/testcases/25057-OmniWeb-5.1.1-Crash.html:595)
A /iexploder/testcases/omniweb/60253-OmniWeb-5.1.1-Crash.html (from /iexploder/testcases/60253-OmniWeb-5.1.1-Crash.html:595)
A /iexploder/testcases/opera
A /iexploder/testcases/opera/2624-Opera-8.5-Mac_OS_X-Crash.html (from /iexploder/testcases/2624-Opera-8.5-Mac_OS_X-Crash.html:595)
A /iexploder/testcases/safari
A /iexploder/testcases/safari/119_4-Safari-Nightly-420+-2005-10-21-Crash.html (from /iexploder/testcases/119_4-Safari-Nightly-420+-2005-10-21-Crash.html:595)
A /iexploder/testcases/safari/6134_19-Safari-2.0.1-412.5-Crash.html (from /iexploder/testcases/6134_19-Safari-2.0.1-412.5-Crash.html:595)
A /iexploder/testcases/safari/8386_11-Internet-Explorer-6.0_WinXP-DoS.html (from /iexploder/testcases/8386_11-Internet-Explorer-6.0_WinXP-DoS.html:595)
Reshuffle testcases
------------------------------------------------------------------------
r521 | thomas | 2005-11-03 22:01:43 -0500 (Thu, 03 Nov 2005) | 1 line
Changed paths:
A /iexploder/testcases/2289-iCab-3.0.1-Crash.html
A /iexploder/testcases/60253-OmniWeb-5.1.1-Crash.html
add some test cases
------------------------------------------------------------------------
r520 | thomas | 2005-11-03 22:01:19 -0500 (Thu, 03 Nov 2005) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
Add some cute tabs
------------------------------------------------------------------------
r508 | thomas | 2005-10-21 15:34:38 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
A /iexploder/testcases/165367_15-FireFox-1.4.1-Crash.html (from /iexploder/testcases/165367_15-FireFox-1.4.1-Mac_OS_X-Crash.html:505)
D /iexploder/testcases/165367_15-FireFox-1.4.1-Mac_OS_X-Crash.html
Crash is not OSX specific
------------------------------------------------------------------------
r507 | thomas | 2005-10-21 14:59:41 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/README.txt
Mention the fact that testcases may not be portable across installations
------------------------------------------------------------------------
r506 | thomas | 2005-10-21 14:45:48 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/htdocs/index.html
Fix lookup html code
------------------------------------------------------------------------
r505 | thomas | 2005-10-21 14:22:10 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
A /iexploder/testcases/165367_15-FireFox-1.4.1-Mac_OS_X-Crash.html
QuickDraw crash for Mac OS X
------------------------------------------------------------------------
r504 | thomas | 2005-10-21 14:14:34 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
A /iexploder/testcases/25057-OmniWeb-5.1.1-Crash.html
New crash
------------------------------------------------------------------------
r503 | thomas | 2005-10-21 14:06:45 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
A /iexploder/testcases/8386_11-Internet-Explorer-6.0_WinXP-DoS.html
IE DoS
------------------------------------------------------------------------
r502 | thomas | 2005-10-21 13:24:02 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/README.txt
M /iexploder/htdocs/cssvalues.in
M /iexploder/htdocs/iexploder.cgi
M /iexploder/htdocs/index.html
D /iexploder/testcases/100482.html
D /iexploder/testcases/103399-nscssvaluelist.html
A /iexploder/testcases/119_4-Safari-Nightly-420+-2005-10-21-Crash.html
A /iexploder/testcases/2009-iCab-3.0.1-Mac_OS_X-Crash.html
A /iexploder/testcases/2624-Opera-8.5-Mac_OS_X-Crash.html
A /iexploder/testcases/502701_7-FireFox-1.4.1-Crash.html
A /iexploder/testcases/6134_19-Safari-2.0.1-412.5-Crash.html
D /iexploder/testcases/firefox-caption-iframe-table-47179.html
D /iexploder/testcases/firefox-caption-marquee-27473.html
D /iexploder/testcases/firefox-caption-marquee-66937.html
D /iexploder/testcases/firefox-isindex-18149.html
D /iexploder/testcases/firefox-visibility-caption-111895.html
1.2 Update, mostly documentation and test cases
------------------------------------------------------------------------
r501 | thomas | 2005-10-21 11:41:39 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/tools/osx_last_crash.rb
back to days, filter out synergy
------------------------------------------------------------------------
r500 | thomas | 2005-10-21 11:25:28 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/htdocs/cssvalues.in
M /iexploder/htdocs/iexploder.cgi
M /iexploder/tools/lasthit.rb
1.2: We now use javascript reloads after 1 second in case the meta breaks (IE)
------------------------------------------------------------------------
r499 | thomas | 2005-10-21 08:51:07 -0400 (Fri, 21 Oct 2005) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
1.1: Fix up our subtest model
------------------------------------------------------------------------
r498 | thomas | 2005-10-20 21:55:59 -0400 (Thu, 20 Oct 2005) | 1 line
Changed paths:
M /iexploder/htdocs/iexploder.cgi
Support for subtests, and compatibility with mod_ruby
------------------------------------------------------------------------
r497 | thomas | 2005-10-20 20:48:59 -0400 (Thu, 20 Oct 2005) | 1 line
Changed paths:
M /iexploder/htdocs/cssproperties.in
M /iexploder/htdocs/cssvalues.in
M /iexploder/htdocs/htmlattrs.in
M /iexploder/htdocs/htmlvalues.in
M /iexploder/htdocs/iexploder.cgi
update to v1.0
------------------------------------------------------------------------
r455 | tstrombe | 2005-02-28 08:13:25 -0500 (Mon, 28 Feb 2005) | 1 line
Changed paths:
A /iexploder
A /iexploder/LICENSE.txt
A /iexploder/README.txt
A /iexploder/htdocs
A /iexploder/htdocs/cssproperties.in
A /iexploder/htdocs/cssvalues.in
A /iexploder/htdocs/htmlattrs.in
A /iexploder/htdocs/htmltags.in
A /iexploder/htdocs/htmlvalues.in
A /iexploder/htdocs/iexploder.cgi
A /iexploder/htdocs/index.html
A /iexploder/testcases
A /iexploder/testcases/100482.html
A /iexploder/testcases/103399-nscssvaluelist.html
A /iexploder/testcases/firefox-caption-iframe-table-47179.html
A /iexploder/testcases/firefox-caption-marquee-27473.html
A /iexploder/testcases/firefox-caption-marquee-66937.html
A /iexploder/testcases/firefox-isindex-18149.html
A /iexploder/testcases/firefox-visibility-caption-111895.html
A /iexploder/tools
A /iexploder/tools/lasthit.rb
A /iexploder/tools/osx_last_crash.rb
iexploder software
------------------------------------------------------------------------
|