Commits

Dmitri Gribenko committed aeeb9c13252
Move collection testing code from StdlibUnittest to a new library This brings down StdlibUnittest build time to 90 seconds with either a DebugAssert or a ReleaseAssert compiler. The new library, StdlibCollectionTests, is only built when running validation tests.