42shpimanmls / 42sh

Shell project at 42
3 stars 0 forks source link

Add test shell vs shell #181

Closed pilespin closed 7 years ago

pilespin commented 7 years ago

usage: ./test [detail] [random] all command is in file: testraw

n0izn0iz commented 7 years ago

run tests in .travis.yml ? aka maybe add to 'test' makefile target

n0izn0iz commented 7 years ago

https://github.com/travis-ci/travis-ci/issues/538 ajouter ça dans .travis.yml

before_install:
- sudo apt-get update
- sudo apt-get install the packages that you need
n0izn0iz commented 7 years ago

yay, juste une erreur dans le php maintenant :P

n0izn0iz commented 7 years ago

sad story bro

n0izn0iz commented 7 years ago

"- apt-get install zsh" ou utilise sh dans les tests

pilespin commented 7 years ago

What !!!

pilespin commented 7 years ago

So nice !!!!

n0izn0iz commented 7 years ago

Pour clarifier, tu compare les valeurs de retour et les sorties c'est ça ?

pilespin commented 7 years ago

oué

n0izn0iz commented 7 years ago

Comment t'a fait pour clean les commits sur github ?

pilespin commented 7 years ago

git reset

n0izn0iz commented 7 years ago

mais encore ?

pilespin commented 7 years ago

tu as tout ton code tout beau avec 16 commits. git reset 5637501490eb9710615ce76371a4df6ed286a303
soit 16 commit plus bas add commit push --force. tu as plus que 1 commit

n0izn0iz commented 7 years ago

ty

lsimonne commented 7 years ago

cool cool cool chelou, mon sh n'a pas l'option -n, du coup on peut mettre bash? comme ça j'ai pas la petite ligne rouge qui fait tiquer à chaque fois :)

lsimonne commented 7 years ago

merci!