stc
Loading...
Searching...
No Matches
Functions
StdFixTests.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <sstream>
#include <string>
#include "stc/StdFix.hpp"

Functions

 TEST_CASE ("Ensure StdFix::getline works like normal", "[getline]")
 
 TEST_CASE ("Ensure StdFix::getline eats \\r, \\n, and \\r\\n in mixed mode", "[getline]")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "Ensure StdFix::getline eats \\  r,
\\  n,
and \\r\\n in mixed mode"  ,
""  [getline] 
)

◆ TEST_CASE() [2/2]

TEST_CASE ( "Ensure StdFix::getline works like normal"  ,
""  [getline] 
)