lixqopensorce / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Auto test should support multi-language. #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SASL could treat code file as multiple languages.
In roadmap, we will support following:

general purpose language,
vertex shader,
pixel shader
and blend shader.

So the auto test should support them.
In test repository, language is marked by file extension.

"sgl" or "ss" mean general purpose language;
"svs" mean vertex shader;
"sps" mean pixel shader;
"sbs" mean blend shader.

Original issue reported on code.google.com by wuye9036 on 24 Mar 2011 at 1:18

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 31 Mar 2011 at 9:27

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 10 Apr 2011 at 12:58

GoogleCodeExporter commented 9 years ago
SVS was supported by auto test.
SPS and SBS will be supported future.
We will create another issue.

Original comment by wuye9036 on 10 Apr 2011 at 12:59

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:52