Skip to content

jenowin/cpp_testcase_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp_testcase_tool

A tool that helps to Compile a program from the shell and tests the resulting output with the expected one and also uses filtering features to get rid of surplus characters.

File requirements

  • Given input: in0, in1....
  • Expected output: op0, op1…
  • streamed output: output

Usage

<Executable file> <src file without extension> <testcase(0 - 9)>

About

Solution Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published