gorealis v2 refactor (#5)
* Changing default timeout for start maintenance. * Upgrading dependencies to gorealis v2 and thrift 0.12.0 * Refactored to update to gorealis v2.
This commit is contained in:
parent
ad4dd9606e
commit
6ab5c9334d
1335 changed files with 137431 additions and 61530 deletions
4
vendor/git.apache.org/thrift.git/lib/js/test/test-nojq.html
generated
vendored
4
vendor/git.apache.org/thrift.git/lib/js/test/test-nojq.html
generated
vendored
|
@ -29,7 +29,7 @@
|
|||
<!-- QUnit Test framework-->
|
||||
<script type="text/javascript" src="build/js/lib/qunit.js" charset="utf-8"></script>
|
||||
<link rel="stylesheet" href="build/js/lib/qunit.css" type="text/css" media="screen" />
|
||||
|
||||
|
||||
<!-- the Test Suite-->
|
||||
<script type="text/javascript" src="test.js" charset="utf-8"></script>
|
||||
<script type="text/javascript" src="test-nojq.js" charset="utf-8"></script>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<body>
|
||||
<h1 id="qunit-header">Thrift Javascript Bindings: Unit Test (<a href="https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=test/ThriftTest.thrift;hb=HEAD">ThriftTest.thrift</a>)</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests"><li><!-- get valid xhtml strict--></li></ol>
|
||||
<!-- Uncomment this to check the validity. This significantly slows down the test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue