Odysseas Georgoudis
Odysseas Georgoudis
Hello, thanks for this great testing library. I am trying to migrate my open project tests from google test to doctest. Is it possible to capture stdout/stderr like with google...
I was getting a http error 500 when using the order reply request https://github.com/areed1192/interactive-broker-python-api/blob/0ab98cdf3809dba66bff1c09a62f03be69f5545a/ibw/client.py#L1805 According to ibrk documentation the confirmation should be boolean : https://www.interactivebrokers.co.uk/api/doc.html#tag/Order/paths/~1iserver~1account~1orders~1{faGroup}/post Changing the function signature makes...
seeing those warnings when compiling with gcc 12.2 in release mode : date.h is from latest master 22ceabf205d8d678710a43154da5a06b701c5830 ``` In function 'swap', inlined from 'iter_swap' at /usr/local/gcc-latest/include/c++/12.2.0/bits/stl_algobase.h:182:11, inlined from '__reverse'...
https://github.com/odygrd/quill/issues/310 try to see if we can replace libfmt with std::format in the future