Skip to content

Commit b6edb7d

Browse files
author
Dali Kilani
committed
Add instructions to run the test suite
1 parent 069a694 commit b6edb7d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.mdown

+11-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ Documentation
1515
------------------
1616
* Website: [www.cocos2d-x.org][3]
1717

18+
Running the tests
19+
------------------
20+
`
21+
$ git clone git://github.com/cocos2d/cocos2d-html5.git
22+
$ cd cocos2d-html5
23+
$ git submodule update --init
24+
$ python -m SimpleHTTPServer
25+
... and run a brower and open it in localhost:8000/tests
26+
`
27+
1828
Contact us
1929
------------------
2030
* Forum: [http://forum.cocos2d-x.org][5]
@@ -27,4 +37,4 @@ Contact us
2737
[4]: http://www.cocos2d-x.org/embedded/cocos2d-x/classes.html "API References"
2838
[5]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
2939
[6]: http://www.twitter.com/cocos2dhtml5 "http://www.twitter.com/cocos2dhtml5"
30-
[7]: http://t.sina.com.cn/cocos2dhtml5 "http://t.sina.com.cn/cocos2dhtml5"
40+
[7]: http://t.sina.com.cn/cocos2dhtml5 "http://t.sina.com.cn/cocos2dhtml5"

0 commit comments

Comments
 (0)