kicad/tools
John Beard b88121e377 Add an in-memory STREAM_LINE_READER benchmark
This adds an io-benchmark case of the STRING_LINE_READER
class, which reads a file into a std::string, *then*
reads it line by line.

As expected, due to it all being in memory, this is very fast.

Also fixes an issue in io_benchmark where the input file
must be in the current dir.
2018-10-31 12:22:47 -04:00
..
io_benchmark Add an in-memory STREAM_LINE_READER benchmark 2018-10-31 12:22:47 -04:00
CMakeLists.txt Add CMakeLists.txt build support for tools/utf8_tests.cpp 2017-07-26 10:11:40 -04:00
Info.plist
checkcoding.py
container_test.cpp
property_tree.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
test-nm-biu-to-ascii-mm-round-tripping.cpp
utf8_tests.cpp UTF8: Correct MSW issue with previous commit 2018-10-17 12:40:28 -07:00