microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

Fix #160 #161

Closed naegelejd closed 2 days ago

naegelejd commented 3 days ago

Reverts yardl C++ code to always use date.h. See #160 .

The second commit adds a regression test, which required more additions to the unittest model. If we agree to always use date.h, then the test is superfluous and I can omit the second commit entirely.