/pipexfasttest

Little 42 pipex outs test base.

Primary LanguageShell

Shell script to comapre your system and pipex outs for basic part.

If you want to test bonus part you can easly extend this shell script for this purpose.

How to use?

  1. Clone it near your pipex directory
git clone https://github.com/HEADLIGHTER/pipexfasttest.git
  1. Change PIPEXPATH in pipextest.sh to yours path to pipex
cd pipexfasttest && vim pipextest.sh
  1. (optional) Write your own tests!
  2. run pipextest.sh
./pipextest.sh
  1. You are the best!