commit | f95620d2b17ddd913f8108b39aa8138abe7d6027 | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Mon Jan 28 18:15:13 2019 -0500 |
committer | James E. King III <jking@apache.org> | Fri Feb 01 11:13:49 2019 -0500 |
tree | 77a639dda4ff34b47feec7680d701819b46e4319 | |
parent | f6511c904bcac1dd8c7e24aa3432326738865f1b [diff] [blame] |
THRIFT-4405: sanity tests relating to sequence numbers - prove all servers return the sequence ID given - prove that sequences that wrap around the int32_t space are handled ok
diff --git a/Makefile.am b/Makefile.am index 1f2d483..bacd008 100755 --- a/Makefile.am +++ b/Makefile.am
@@ -43,6 +43,7 @@ DISTCLEANFILES = \ Makefile \ Makefile.in \ + aclocal.m4 \ apache-thrift-test-library \ autoscan.log \ compile \