all:
	make -C test_scanner test
	make -C test_parser test
