3 Ревизии (0af8c1fd6fcd0527e76bb24b18dd48ac3b3065f3)

Автор SHA1 Съобщение Дата
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, преди 10 години
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. преди 10 години
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. преди 10 години
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. преди 10 години
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. преди 10 години
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. преди 12 години
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. преди 12 години
  Sam Hocevar 8bea4cf189 math: ensure real::fabs() is never chosen over std::fabs() for arguments преди 12 години
  Sam Hocevar 5a5b811200 lolunit: rename a few methods for consistency. преди 13 години
  Sam Hocevar 2e314ddc2f lolunit: protect against multiple registration of the same fixture type. преди 13 години
  Sam Hocevar 75d8811c74 lolunit: rename test runner’s run() method to Run() for consistency. преди 13 години
  Sam Hocevar 8fba1a07d7 lolunit: add some comments to document the framework internals. преди 13 години
  Sam Hocevar bcc62b548a lolunit: add several helper macros for various comparison checks. преди 13 години
  Sam Hocevar c38732ad97 lolunit: tweak output formatting so that it more closely matches CppUnit. преди 13 години
  Sam Hocevar 2290b7b930 lolunit: add a LOLUNIT_SET_CONTEXT / LOLUNIT_UNSET_CONTEXT macro pair. преди 13 години
  Sam Hocevar 62b5838fc1 lolunit: reverse the expected/actual logic. преди 13 години
  Sam Hocevar 4d99340dfe lolunit: fix an uninitialised member in TestCase. преди 13 години
  Sam Hocevar b64d051e6a lolunit: free all the memory we allocated to avoid a minor memory leak, преди 13 години
  Sam Hocevar 5ab9eb3c62 test: get rid of the need for LOLUNIT_SETUP_FIXTURE(). преди 13 години
  Sam Hocevar 579f77bded test: make LolUnit's output match CppUnit's more closely. преди 13 години
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. преди 13 години