I am not able to generate report using TestNG+Intellij 12, also provided out path in Run configuration.
I have even updated to TestNG 6.8 by this way : https://stackoverflow.com
You can add Listener like "EmailableReporter" or "FailedReporter" in the "Run Configurations",
it will generate test-output directory in your workspace.