testsPassed

Boolean determinng whether all tests has passed or not.

package __gshared
static if(isWeb && isTesting)
bool testsPassed;

Meta