Use tabs please.
This commit is contained in:
parent
37d7f275ac
commit
d2cc4c3037
8
Makefile
8
Makefile
|
@ -67,10 +67,10 @@ test: jsoncheck numberparsingcheck stringparsingcheck
|
||||||
@tput sgr0
|
@tput sgr0
|
||||||
|
|
||||||
quiettest: jsoncheck numberparsingcheck stringparsingcheck
|
quiettest: jsoncheck numberparsingcheck stringparsingcheck
|
||||||
./numberparsingcheck
|
./numberparsingcheck
|
||||||
./stringparsingcheck
|
./stringparsingcheck
|
||||||
./jsoncheck
|
./jsoncheck
|
||||||
./scripts/testjson2json.sh
|
./scripts/testjson2json.sh
|
||||||
|
|
||||||
amalgamate:
|
amalgamate:
|
||||||
./amalgamation.sh
|
./amalgamation.sh
|
||||||
|
|
Loading…
Reference in New Issue