Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
slycrel committed Aug 30, 2011
2 parents 2cf541d + 7401b5a commit 468ec28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Extensions

Building & Running Tests
=========================
Agregate target "BuildAllTests" will build all extensions tests - just set it as active target and change only active excecutable to choose the test.
Agregate target "BuildAllTests" will build all extensions tests - just set it as active target and change only active executable to choose the test.
Extension Test Template is used only as a template for new extensions test targets. It should not build, cause there's no ExtensionTest class implementation for this target.
SYNTHESIZE_EXTENSION_TEST() macro is used (only once in each extension test) to implement ExtensionTest class, that creates scene with default extension test layer.

Expand Down

0 comments on commit 468ec28

Please sign in to comment.