Commit Graph

2 Commits

Author SHA1 Message Date
Jon Skeet ae75b32c28 chore: Fix whitespace in all files
These changes were generated automatically by running "Analyze and Code Cleanup".

Showing a diff ignoring whitespace shows the removal of the UTF-8 BOM from three files, but that's all.

Signed-off-by: Jon Skeet <jonskeet@google.com>
2023-11-14 12:20:57 +00:00
Jon Skeet 4dd0f93b55 First pass at data-driven conformance tests
These use the test files from
https://github.com/cloudevents/conformance/tree/format-tests/format,
which is included via a submodule called conformance.

The XML tests are not included in this commit, as the C# XML formatter
has not been reviewed yet.

Signed-off-by: Jon Skeet <jonskeet@google.com>
2023-04-21 08:27:33 +01:00