tree: e611d407583092cee7bcd5dec9f924d3b34cc3e8 [path history] [tgz]
  1. README.md
  2. run-Pascal-Codegen-Tests.ps1
lib/delphi/test/codegen/README.md

Prerequisites

  • a suitable dcc32.exe must be reachable via normal search path
  • the Thrift compiler thrift.exe is searched in this order
    • under the compiler subdir, where debug is preferred over release
    • otherwise via normal search path

How to use the test case:

  • run the POSH script
  • if any error messages occur, that's a bad sign
  • there may be known but unfixed issues, these are listed accordingly

EOF