Skip to content

norech/42sh-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Minishell/42sh tests

A collection of tests for 42sh (presently for minishell)

Running

  • Make sure you have installed tcsh before launching tests (dnf install tcsh)
  • Copy tests.sh into your project folder
  • Run ./tests.sh, which should run tests and output detailed reports of whether your minishell works properly as compared to tcsh
  • ...
  • Yay!

Install/update script

curl -LO https://raw.githubusercontent.com/norech/42sh-tests/master/tests.sh && chmod +x tests.sh

About

Series of tests for minishell1, part of 42sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages