Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assignment_1
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esp-ws20
assignment_1
Commits
7f8fbc81
Commit
7f8fbc81
authored
4 years ago
by
Niederwieser, Johannes
Browse files
Options
Downloads
Patches
Plain Diff
add run in Makefile
parent
13dbcd12
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+4
-0
4 additions, 0 deletions
Makefile
with
4 additions
and
0 deletions
Makefile
+
4
−
0
View file @
7f8fbc81
...
...
@@ -16,6 +16,10 @@ bin: ## compiles project to executable binary
all
:
clean bin
##
all of the above
run
:
all
##
runs the project with default config
@
echo
"[
\0
33[36mINFO
\0
33[0m] Executing binary..."
./
$(
ASSIGNMENT
)
test
:
all
##
runs public testcases on the project
@
echo
"[
\0
33[36mINFO
\0
33[0m] Executing testrunner..."
./testrunner
-c
test.toml
...
...
This diff is collapsed.
Click to expand it.
Payer, Kilian
@9F2894E272EF879B
mentioned in commit
7718ea38
·
4 years ago
mentioned in commit
7718ea38
mentioned in commit 7718ea38c90b17f9bd7a721f06946e7fb4d3fdc6
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment