daml/release
Gerolf Seitz 8a08b752a9
Use Ledger API Test Tool for sandbox (#1545)
Extra command line arguments to the client_server_test target are passed
to the ledger-api-test-tool instead of the arguments defined in the
bazel target.

For example:
`bazel run //ledger/sandbox:conformance-test-static-time --list` will
pass the --list parameter to the ledger-api-test-tool (to print all
available tests), instead of actually running the tests in static-time mode.


The Ledger API Test Tool takes the flag --all-tests to run all defaul
 and optional tests

The tool also allows multiple occurrences of the --include and --exclude
flags.

Also removes StandaloneSemanticTestRunner.

Fixes #1371
2019-06-07 12:04:31 +02:00
..
docker fixes inconsistent help about Sandbox port 2019-04-04 13:03:48 +02:00
src Fixes 895: Improve DA Bazel rules for building javadocs. (#896) 2019-05-14 09:40:30 +02:00
windows-installer Improve Windows installer (#1154) 2019-05-15 15:38:27 +02:00
artifacts.yaml Use Ledger API Test Tool for sandbox (#1545) 2019-06-07 12:04:31 +02:00
BUILD.bazel Include install.bat in release tarball (#1085) 2019-05-10 14:53:38 +00:00
install.bat Added batch file for windows installation (#1032) 2019-05-09 14:04:42 -04:00
install.sh Add a daml-sdk-head script. (#404) 2019-04-11 16:49:02 +02:00
RELEASE.md Updates to windows release verification instructions (#1108) 2019-05-15 20:48:45 +00:00
sdk-config.yaml.tmpl damlc test --files (#1409) 2019-05-28 15:36:42 +02:00
sdk.yaml Do not add the scala version suffix to navigator and extractor (#456) 2019-04-12 18:30:49 +02:00