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

sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from 5616b83  plc4(j|go): migrated parser testsuites to the new 
model-serializer based xml serialization. (part2)
     new d357915  plc4j: WriterBufferXmlBased now renderes the isList attribute
     new 6d83422  plc4(j|go): migrated parser testsuites to the new 
model-serializer based xml serialization. (part3)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../protocols/ads/AdsDiscoverySerializerTest.xml   |  611 ++++++---
 .../protocols/ads/ParserSerializerTestsuite.xml    |  820 +++++++-----
 .../knxnetip/ParserSerializerTestsuite.xml         | 1097 +++++++++++-----
 .../protocols/modbus/ParserSerializerTestsuite.xml |  437 +++++--
 .../protocols/s7/ParserSerializerTestsuite.xml     | 1309 ++++++++++++++------
 plc4j/drivers/s7/src/test/java/S7IoTest.java       |    8 +-
 .../java/spi/generation/WriteBufferXmlBased.java   |    4 +
 .../protocols/abeth/ParserSerializerTestsuite.xml  |   10 +-
 .../protocols/ads/AdsDiscoverySerializerTest.xml   |   20 +-
 .../protocols/ads/ParserSerializerTestsuite.xml    |   12 +-
 .../protocols/canopen/CANOpenPayloadTestSuite.xml  |   20 +-
 .../canopen/CANOpenWiresharkTestSuite.xml          |   10 +-
 .../protocols/df1/ParserSerializerTestsuite.xml    |    4 +-
 .../firmata/ParserSerializerTestsuite.xml          |   11 +-
 .../knxnetip/ParserSerializerTestsuite.xml         |   54 +-
 .../protocols/modbus/ParserSerializerTestsuite.xml |   20 +-
 .../protocols/s7/ParserSerializerTestsuite.xml     |  216 ++--
 17 files changed, 3294 insertions(+), 1369 deletions(-)

Reply via email to