| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  |   <head> | 
					
						
							| 
									
										
										
										
											2022-05-17 21:48:05 +00:00
										 |  |  |     <title>SheetJS Core Test Runner</title> | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  |     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="mocha.css" /> | 
					
						
							|  |  |  |     <link rel="icon" type="image/png" href="//oss.sheetjs.com/assets/img/logo.png" /> | 
					
						
							|  |  |  |     <style> | 
					
						
							|  |  |  |       #t { font: 20px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0px 60px; font-weight: bold; } | 
					
						
							|  |  |  |       #tt{ font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0px 60px; } | 
					
						
							|  |  |  |       th { font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0px 60px; font-weight: bold; text-align: left; } | 
					
						
							|  |  |  |     </style> | 
					
						
							|  |  |  |   </head> | 
					
						
							|  |  |  |   <body> | 
					
						
							| 
									
										
										
										
											2022-05-17 21:48:05 +00:00
										 |  |  |     <h1 id="t"><a href="https://sheetjs.com">SheetJS Browser-based File Tests</a></h1> | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  | <script type="text/javascript"> | 
					
						
							|  |  |  | 	var _gaq = _gaq || []; | 
					
						
							|  |  |  | 	_gaq.push(['_setAccount', 'UA-36810333-1']); | 
					
						
							|  |  |  | 	_gaq.push(['_trackPageview']); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	(function() { | 
					
						
							|  |  |  | 		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | 
					
						
							|  |  |  | 		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | 
					
						
							|  |  |  | 		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | 
					
						
							|  |  |  | 	})(); | 
					
						
							|  |  |  | </script> | 
					
						
							|  |  |  |     <script src="shim.js"></script> | 
					
						
							| 
									
										
										
										
											2018-02-28 10:41:49 +00:00
										 |  |  |     <script src="base64.js"></script> | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  |     <script src="fs_.js"></script> | 
					
						
							|  |  |  |     <script src="fixtures.js"></script> | 
					
						
							| 
									
										
										
										
											2022-03-26 21:50:27 +00:00
										 |  |  |     <script src="xlsx.zahl.js"></script> | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  |     <script src="xlsx.full.min.js"></script> | 
					
						
							|  |  |  |     <div id="mocha"></div> | 
					
						
							|  |  |  |     <script src="mocha.js"></script> | 
					
						
							|  |  |  |     <script> | 
					
						
							|  |  |  |       window.initMochaPhantomJS && window.initMochaPhantomJS(); | 
					
						
							| 
									
										
										
										
											2017-08-19 23:06:34 +00:00
										 |  |  |       mocha.setup({ui:'bdd', timeout:15000}); | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  |     </script> | 
					
						
							|  |  |  |     <script src="core.js"></script> | 
					
						
							|  |  |  |     <script> | 
					
						
							|  |  |  |       if(typeof mochaSaucePlease !== "undefined") mochaSaucePlease(); | 
					
						
							|  |  |  |       else if(window.mochaPhantomJS) mochaPhantomJS.run(); | 
					
						
							| 
									
										
										
										
											2017-08-19 23:06:34 +00:00
										 |  |  |       else typeof mocha_sauce !== 'undefined' ? mocha_sauce() : mocha.run(); | 
					
						
							| 
									
										
										
										
											2017-03-21 20:44:35 +00:00
										 |  |  |     </script> | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | </html> |