ldas-tools-al  2.6.3
Functions | Variables
test_sed.cc File Reference
#include "ldastoolsal/Sed.hh"
#include "ldastoolsal/unittest.h"
Include dependency graph for test_sed.cc:

Functions

void test_1 ()
 
void test_2 ()
 
void test_global ()
 
void test_multi_line ()
 
int main (int ArgC, char **ArgV)
 

Variables

LDASTools::Testing::UnitTest Test
 

Function Documentation

◆ main()

int main ( int  ArgC,
char **  ArgV 
)

◆ test_1()

static void test_1 ( )

◆ test_2()

void test_2 ( )

◆ test_global()

void test_global ( )

◆ test_multi_line()

void test_multi_line ( )

Variable Documentation

◆ Test