index
:
minishell_test.git
dev
master
package
Test for the minishell school project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suites
Age
Commit message (
Expand
)
Author
2020-08-28
Added edge case preprocessing, export test
Charles Cabergs
2020-08-19
Added preprocessing interpolation/space tests
Charles Cabergs
2020-08-19
Added exports debug, Removed glob tests
Charles Cabergs
2020-07-20
Fixing mkdir -m= -> -m for MacOS
Charles
2020-07-19
Added permission tests on cmd_path, cd builtin and glob
Charles
2020-07-17
Added exit test for atoi parsable input
Charles
2020-07-16
Changed bash to sh in cmd_variable tests
Charles
2020-07-15
Removed not valuable information from log, Added cmd_variable tests
Charles
2020-07-15
Added error message comparison and basic timeout
Charles
2020-07-13
Added cmd variable tests and empty quote
Charles
2020-06-23
Added a few builtin/parenthesis tests
Charles
2020-06-19
Added a few parenthesis tests
Charles
2020-06-19
Added operator test, Fixing false positive with cd, export and unset
Charles
2020-06-17
Added line breaks for too long output
Charles
2020-06-17
Added builtin test (false positive until separator are implemented
Charles