#!/bin/bash cd build cmake .. && cmake --build . && test/VendingMachine_tst