aboutsummaryrefslogtreecommitdiff
path: root/src/test.cpp
AgeCommit message (Expand)Author
2015-04-26Tests: Modularize unit testingkwolekr
2015-04-21Noise: Add noise unittestskwolekr
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-31Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>.Loic Blot
2015-03-13Replace NetworkPacket pointers to referencesLoic Blot
2015-03-07Optimize Profiler::avg()gregorycu
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-02-23Fix wrapDegrees family of functionsCraig Robbins
2015-02-21Fix some memory leaks on packet sending.Loic Blot
2015-02-21Unit tests must be done at integration process.Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot
2015-02-15Fix unit test if there isn't a localhost address (for example FreeBSD jails),...Loic Blot
2015-02-15Fix unit test if there isn't a localhost address (for example FreeBSD jails)Loic Blot
2015-02-15Only do the IPv6 unit test if IPv6 is enabledLoic Blot
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot
2015-01-18Create empty default constructor for MapNodeCraig Robbins
2015-01-03Deduplicate code and use stdlib in string functionsShadowNinja
2014-12-29Print unit test failures to dstreamkwolekr
2014-12-21Fix weird (and wrong) comment in test.cppKahrl
2014-12-12Log: Silence errorstream during unittestskwolekr
2014-12-12Settings: Fail on invalid sequence and throw exception for LuaSettingskwolekr
2014-12-10Add support for lacunarity in legacy NoiseParams string formatkwolekr
2014-12-09Settings: Sanitize setting name everywhere, not just LuaSettingskwolekr
2014-12-09Settings: Make setting entry group and values mutually exclusivekwolekr
2014-12-07Add flags and lacunarity as new noise parameterskwolekr
2014-12-05Fix MSVC buildSmallJoker
2014-12-04Settings: Various setting group fixes and enhancementskwolekr
2014-12-02Use setting groups for NoiseParamskwolekr
2014-11-30settings: Add setting groups and multiline entrieskwolekr
2014-11-08Implement WieldMeshSceneNode which improves wield mesh renderingKahrl
2014-11-02Cleanup and (mostly) document util/string.h and (very) minor refactoringCraig Robbins
2014-11-02Fix unit tests failing if IPv6 not availableCraig Robbins
2014-09-21Split settings into seperate source and header filesShadowNinja
2014-06-20Don't handle lack of IPv6 as fatal in unit testssapier
2014-02-05Add the option to bind to a specific addressShadowNinja
2013-12-13Implement urlencode and urldecodeKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-08-02Weather backward compatibilityproller
2013-07-14Change ContentFeatures array to a vectorKahrl
2013-07-08Settings: everything != 0 equals true; remove .asm shadersPilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier
2013-06-23Add support for IPv6proller
2013-06-17Extend a delay in TestConnection from 50 to 100 milliseconds.Kahrl
2013-05-19Fix nearly all warningskwolekr
2013-05-14Fix memory leak in run_tests()PilzAdam
2013-04-09fix various memory leakssapier
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-26Fix most warnings, re-fix MSVC compile errorkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam