Rush00 Tester (piscine) | 2020.10
Rush01 Tester (piscine) | 2020.10
checked by 42_Polarbear in 42seoul staff
문제 풀 때와 동료평가시 활용해보세요.
사용 방법
추가하고싶은 테스트 케이스가 있으면 PR이나 Issue로 남겨주세요! 언제나 환영입니다 :)
Use it for problem solving and peer evaluation.
How to use
If you have a test case you want to add, please leave it as a PR or Issue! It's always welcome :)
git clone https://github.com/hochan222/rush01-tester.git && cd rush01-tester && sh test.sh
.
├── *.h
├── *.c
├── rush01
├── _rush01-tester
| ├── _input
| ├── _maps
| ├── .gitignore
| ├── LICENSE
| └── README.md
| └── test.sh
| ├── ...
└── ...
- Download a git clone to the folder where your rush01 executable is located.
If there is no rush01 file, the following error will occur.
- Run the test.sh file
cd rush01-tester
sh test.sh
- A diff record is created in the generated result file.
Contributors will register below.
Add your example to the input, maps folder and just modify RUSH_GENERAL_TESTCASE
variable in test.sh for next number.
Please send PR including explanation and result screen.
If you want to contribute, please send me a DM or email first!
Rush01-Tester is relatively easy to contribute, so I will not write a separate method.
The Rush00-Tester contribution reference is well written, so please check it out together.
- Add 56 exceptions (56) | 2020.10
- ADD 10 exceptions (66) | 2020.10
- FIX [16, 42, 43, 46] exceptions | 2020.10
- ADD 8 argument exceptions (8) | 2020.10
- FIX input fomat "number" => number | 2020.10
- ADD blank exceptions (18) | 2020.10
- ADD format exceptions (16) | 2020.10
- ADD blank exceptions (26) | 2020.10
- FIX diff route | 2020.10
- ADD 10 format exceptions (26) | 2020.10
- ADD 5 NxN exceptions (6) | 2020.10
holee |
Err0rCode7 💬 |
기타 문의 사항은 Slack ID holee로 DM 주세요!