This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 4afb7d9eb THRIFT-5855: Add swift fuzzers
     add 72a714ee5 Fixed a ton of missing ASF headers ... again.

No new revisions were added by this update.

Summary of changes:
 contrib/async-test/test-leaf.py                    | 20 +++++++++++++++++++
 contrib/zeromq/test-server.py                      | 20 +++++++++++++++++++
 lib/cpp/test/fuzz/CMakeLists.txt                   | 19 ++++++++++++++++++
 lib/cpp/test/fuzz/Makefile.am                      | 19 +++++++++++++++---
 lib/js/Gruntfile.js                                | 19 ++++++++++++++++++
 lib/js/test/deep-constructor.test.js               | 19 ++++++++++++++++++
 lib/nodejs/examples/httpClient.js                  | 19 ++++++++++++++++++
 lib/nodejs/examples/httpServer.js                  | 19 ++++++++++++++++++
 lib/nodejs/examples/httpServer.py                  | 19 ++++++++++++++++++
 lib/nodejs/test/fuzz/fuzz_common.js                | 19 ++++++++++++++++++
 lib/nodejs/test/fuzz/fuzz_parse_TBinaryProtocol.js | 19 ++++++++++++++++++
 .../test/fuzz/fuzz_parse_TCompactProtocol.js       | 19 ++++++++++++++++++
 lib/nodejs/test/fuzz/fuzz_parse_TJSONProtocol.js   | 19 ++++++++++++++++++
 .../test/fuzz/fuzz_roundtrip_TBinaryProtocol.js    | 19 ++++++++++++++++++
 .../test/fuzz/fuzz_roundtrip_TCompactProtocol.js   | 19 ++++++++++++++++++
 .../test/fuzz/fuzz_roundtrip_TJSONProtocol.js      | 19 ++++++++++++++++++
 lib/py/src/TRecursive.py                           | 23 ++++++++++++++--------
 lib/py/test/fuzz/fuzz_common.py                    | 19 ++++++++++++++++++
 lib/py/test/test_socket.py                         | 19 ++++++++++++++++++
 lib/rs/test/fuzz/bin/corpus_generator.rs           | 17 ++++++++++++++++
 lib/swift/Sources/Thrift.swift                     | 19 ++++++++++++++++++
 lib/swift/Tests/LinuxMain.swift                    | 19 ++++++++++++++++++
 .../Tests/ThriftTests/TBinaryProtocolTests.swift   | 19 ++++++++++++++++++
 .../Tests/ThriftTests/TCompactProtocolTests.swift  | 19 ++++++++++++++++++
 lib/swift/Tests/ThriftTests/ThriftTests.swift      | 19 ++++++++++++++++++
 lib/ts/Gruntfile.js                                | 19 ++++++++++++++++++
 test/features/Makefile.am                          |  3 +++
 test/features/container_limit.py                   | 19 ++++++++++++++++++
 test/features/string_limit.py                      | 19 ++++++++++++++++++
 test/features/theader_binary.py                    | 19 ++++++++++++++++++
 test/features/util.py                              | 19 ++++++++++++++++++
 31 files changed, 566 insertions(+), 11 deletions(-)

Reply via email to