Checking in vendor folder for ease of using go get.
This commit is contained in:
parent
7a1251853b
commit
cdb4b5a1d0
3554 changed files with 1270116 additions and 0 deletions
17
vendor/git.apache.org/thrift.git/lib/js/test/jsTestDriver.conf
generated
vendored
Executable file
17
vendor/git.apache.org/thrift.git/lib/js/test/jsTestDriver.conf
generated
vendored
Executable file
|
@ -0,0 +1,17 @@
|
|||
server: http://localhost:9876
|
||||
|
||||
load:
|
||||
# Qunit adapter
|
||||
- build/js/lib/equiv.js
|
||||
- build/js/lib/QUnitAdapter.js
|
||||
# dependencies
|
||||
- build/js/lib/jquery.js
|
||||
- build/js/thrift.js
|
||||
- gen-js/ThriftTest_types.js
|
||||
- gen-js/ThriftTest.js
|
||||
# the test suite
|
||||
- test.js
|
||||
|
||||
# redirect to the Java based Thrift testserver
|
||||
proxy:
|
||||
- {matcher: "*", server: " http://localhost:8088"}
|
Loading…
Add table
Add a link
Reference in a new issue