Sha256: c2cc0a76cb2ea145d3861bd9ccc467ac45ad3e8230d5075ed174ce3a5cd50a76
Contents?: true
Size: 335 Bytes
Versions: 42
Compression:
Stored size: 335 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
42 entries across 12 versions & 2 rubygems