openMSX
Functions
join_test.cc File Reference
#include "catch.hpp"
#include "join.hh"
#include "strCat.hh"
#include "view.hh"
#include <string_view>
Include dependency graph for join_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("join: vector<string_view>, char")
 
 TEST_CASE ("join: various types")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "join: various types"  )

Definition at line 27 of file join_test.cc.

References CHECK(), join(), strCat(), and view::transform().

◆ TEST_CASE() [2/2]

TEST_CASE ( "join: vector<string_view>   ,
char"   
)

Definition at line 8 of file join_test.cc.

References CHECK(), and join().