mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-05 23:18:08 +01:00
tests: add infrastructure for writing tests in C
This commit is contained in:
parent
e022ca0ce7
commit
60d9b212fb
4 changed files with 92 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,6 +19,7 @@ test
|
|||
minishell
|
||||
testexec.sh
|
||||
tests/*
|
||||
!tests/Makefile
|
||||
!tests/*.c
|
||||
!tests/*.h
|
||||
infile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue