Skip to content

Commit 110ca5c

Browse files
committed
Merge pull request #1 from dadicool/cocos-master
Add instructions to run the test suite to the main repo README
2 parents 449949b + d3d4385 commit 110ca5c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.mdown

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

18+
Running the tests
19+
------------------
20+
`$ git clone git://github.com/cocos2d/cocos2d-html5.git`
21+
22+
`$ cd cocos2d-html5`
23+
24+
`$ git submodule update --init`
25+
26+
`$ python -m SimpleHTTPServer`
27+
28+
... and run a brower and open it in `localhost:8000/tests`
29+
30+
1831
Contact us
1932
------------------
2033
* Forum: [http://forum.cocos2d-x.org][5]
@@ -27,4 +40,4 @@ Contact us
2740
[4]: http://www.cocos2d-x.org/embedded/cocos2d-x/classes.html "API References"
2841
[5]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
2942
[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"
43+
[7]: http://t.sina.com.cn/cocos2dhtml5 "http://t.sina.com.cn/cocos2dhtml5"

0 commit comments

Comments
 (0)