This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_quiz-game
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48
Commits
1
Branch
0
Tags
136 KiB
C
99%
C++
0.9%
Tree:
4509cf9c13
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4509cf9c13'
${ noResults }
2022-2-WS_group_project_qui...
/
unittests
/
tests.h
8 lines
92 B
Raw
Blame
History
#
pragma once
#
include
<assert.h>
#
include
<stdio.h>
#
include
"functions.h"
void
test_1
(
)
;
Reference in new issue