australis/vendor/git.apache.org/thrift.git/lib/delphi/test/codegen
Renan DelValle 6ab5c9334d
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.
2018-12-27 11:31:51 -08:00
..
README.md Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
run-Pascal-Codegen-Tests.bat.tmpl Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00

How to use the test case:

  • copy and the template batch file
  • open the batch file and adjust configuration as necessary
  • run the batch

Configuration:

SVNWORKDIR should point to the Thrift working copy root

MY_THRIFT_FILES can be set to point to a folder with more thrift IDL files. If you don't have any such files, just leave the setting blank.

BIN Local MSYS binary folder. Your THRIFT.EXE is installed here.

MINGW_BIN Local MinGW bin folder. Contains DLL files required by THRIFT.EXE

DCC Identifies the Delphi Command Line compiler (dcc32.exe) To be configuired only, if the default is not suitable.


EOF