Sha256: a929e7ef393ec5ccc53e3f885d663a1c8fbe5cc5f72a0fcad5c0d2f6cbc8b210
Contents?: true
Size: 331 Bytes
Versions: 105
Compression:
Stored size: 331 Bytes
Contents
#include "ProductionCode2.h" char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction) { (void)Poor; (void)LittleFunction; //Since There Are No Tests Yet, This Function Could Be Empty For All We Know. // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget return (char*)0; }
Version data entries
105 entries across 16 versions & 2 rubygems