This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
ChaiScript
/
unittests
/
use.inc
Jason Turner
567f911093
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
2010-03-14 05:19:24 +00:00
4 lines
31 B
PHP
Raw
Blame
History
def
greet
{
return
(
"
hello
"
)
}
Reference in New Issue
View Git Blame
Copy Permalink