This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 762455591 Harden the MSVC build workflow against transient Docker
daemon unavailability
add 65f6d60a3 Add recursion-depth round-trip test for the Haxe library
No new revisions were added by this update.
Summary of changes:
lib/haxe/test/Makefile.am | 16 +-
lib/haxe/test/src/Main.hx | 2 +
lib/haxe/test/src/tests/RecursionLimitTest.hx | 208 ++++++++++++++++++++++++++
3 files changed, 224 insertions(+), 2 deletions(-)
create mode 100644 lib/haxe/test/src/tests/RecursionLimitTest.hx