Skip to content

Commit 9311417

Browse files
committed
Script to build and run the project with Google Test
1 parent 833c82d commit 9311417

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
2+
# run.sh - Script to build and run the project with Google Test support on Linux systems
33
set -e
44

55
echo "Installing dependencies..."

main.cpp renamed to src/main.cpp

File renamed without changes.

makefile renamed to src/makefile

File renamed without changes.

parser.h renamed to src/parser.h

File renamed without changes.

0 commit comments

Comments
 (0)