mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Merged the old Jucer into the introjucer.
This commit is contained in:
parent
d13ef5e3c8
commit
bb008cb1ba
111 changed files with 25954 additions and 92 deletions
|
|
@ -230,5 +230,5 @@ void UnitTestRunner::addFail (const String& failureMessage)
|
|||
|
||||
resultsUpdated();
|
||||
|
||||
if (assertOnFailure) { jassertfalse }
|
||||
if (assertOnFailure) { jassertfalse; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue