9 Incheckningar (14eafb48f5c1ffce875b6a0940bf74f95986c9c7)

Upphovsman SHA1 Meddelande Datum
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. 8 år sedan
  Sam Hocevar fd25e64d5c lolunit: explicitly cast lolunit_assert_doubles_equal() arguments to double. 9 år sedan
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. 9 år sedan
  Benjamin ‘Touky’ Huet a8642c05c2 small buildfix in lolunit 9 år sedan
  Sam Hocevar 24cbf425c2 lolunit: unit tests now display a meaningful report in Visual Studio. 9 år sedan
  Sam Hocevar f791b672ed misc: lots of compilation fixes for Visual Studio (related to mediocre 9 år sedan
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 10 år sedan
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. 10 år sedan
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. 10 år sedan
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. 10 år sedan
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. 10 år sedan
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 år sedan
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 år sedan
  Sam Hocevar 8bea4cf189 math: ensure real::fabs() is never chosen over std::fabs() for arguments 12 år sedan
  Sam Hocevar 5a5b811200 lolunit: rename a few methods for consistency. 13 år sedan
  Sam Hocevar 2e314ddc2f lolunit: protect against multiple registration of the same fixture type. 13 år sedan
  Sam Hocevar 75d8811c74 lolunit: rename test runner’s run() method to Run() for consistency. 13 år sedan
  Sam Hocevar 8fba1a07d7 lolunit: add some comments to document the framework internals. 13 år sedan
  Sam Hocevar bcc62b548a lolunit: add several helper macros for various comparison checks. 13 år sedan
  Sam Hocevar c38732ad97 lolunit: tweak output formatting so that it more closely matches CppUnit. 13 år sedan
  Sam Hocevar 2290b7b930 lolunit: add a LOLUNIT_SET_CONTEXT / LOLUNIT_UNSET_CONTEXT macro pair. 13 år sedan
  Sam Hocevar 62b5838fc1 lolunit: reverse the expected/actual logic. 13 år sedan
  Sam Hocevar 4d99340dfe lolunit: fix an uninitialised member in TestCase. 13 år sedan
  Sam Hocevar b64d051e6a lolunit: free all the memory we allocated to avoid a minor memory leak, 13 år sedan
  Sam Hocevar 5ab9eb3c62 test: get rid of the need for LOLUNIT_SETUP_FIXTURE(). 13 år sedan
  Sam Hocevar 579f77bded test: make LolUnit's output match CppUnit's more closely. 13 år sedan
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. 13 år sedan