Commit Graph

4 Commits

Author SHA1 Message Date
woojin
6858e18da2 grade scripts 2023-08-26 00:30:22 +09:00
Jaehwang Jung
7913e6774e grader updates from CS431 (#11)
* If any of linters fail, don't run the tests.
* If build fails, echo the error message to stderr.
* Fix sanitizer options.
* Don't use colored output (it messes up gg log).
* $@ → "$@"
* $@ → $* in string
2022-09-25 15:27:38 +09:00
Chris Ohk
b0da24b45f Correct minor typos (#14)
* fix: Correct minor typo

- relase -> release

* fix: Correct minor typos

- farenheit, farhenheit -> fahrenheit
- celcius -> celsius

* fix: Correct minor typo

- sume -> sum
2022-09-02 07:22:22 +09:00
Jeehoon Kang
1cd733355d Initial commit 2022-08-16 00:24:21 +09:00