2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-02-22 03:22:32 +00:00
Files
nowide/test/test_fstream.cpp
Alexander Grund 777ed33ad0 [Test] Improve fstream tests
- Add test for gcount after get/putback
- Remove "sanity" checks using std streams
  - Avoid the need to test the superset of functionality and focus on
    what Boost.Nowide (should) provide
  - Also avoids compiler quirks (e.g. MSVC or libstdc++ behavior on putback)
2020-02-24 14:32:25 +01:00

14 KiB