repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git]
/
external_libraries
/
yaml-cpp-0.3.0
/
test
/
main.cpp
blob
64c69f1075c2f8a8fdf0d352db4e5c88bb24e49b
1
#include
"tests.h"
2
3
int
main
()
4
{
5
Test
::
RunAll
();
6
return
0
;
7
}