add a simple argv/argc test
This commit is contained in:
parent
c6c8d4eb53
commit
3771b2578e
2 changed files with 11 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs \
|
|||
uiowa-threads-example uiowa-threads-my-example \
|
||||
mtrace-test av-variance undefined-behaviour \
|
||||
multibrot-openmp hello-openmp mandelbrot-openmp \
|
||||
positional-format-strings unions
|
||||
positional-format-strings unions argv
|
||||
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s \
|
||||
mtrace-test.trace mtrace-test.txt multibrot-openmp.png
|
||||
VERYEXTRAS=cppcheck.txt macros.txt tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue