Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages