Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples of options and script file names? (readme needs more detail) #16

Open
justinjdickow opened this issue Mar 24, 2016 · 2 comments

Comments

@justinjdickow
Copy link

I have everything installed and make completed successfully. The readme notes that I can use:

./start.sh [options] [script file name]

But does not provide any examples of options or scripts which I should use, what will be tested, or how to interpret results.

@BrandonHe
Copy link

Thanks for Justin's question. This is also confusing me, I have found options by running ./start.sh --help, but looks too simple to have a specified test. Could you offer more wiki info or give more detailed instructions? Suggest that include a demo with one of test case.

@GetmanetsIrina
Copy link
Contributor

@justinjdickow,
For options values call ./start -h.
Also we have a article in confluence with this parameters description.

Scripts are provided in scripts repository. These scripts need some preconditions, and for sample SDL testing could be used a sample.lua script.
$ ./start.sh --sdl_core=<path_to_SDL_build>/bin/ sample.lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants