<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/unittest/test.h, branch 0.4.14</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-10-26T03:45:00+00:00</updated>
<entry>
<title>Remove some abort() calls</title>
<updated>2015-10-26T03:45:00+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-10-26T03:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5f342aa0154e59503fbb22e46ac95ef655aaad1a'/>
<id>urn:sha1:5f342aa0154e59503fbb22e46ac95ef655aaad1a</id>
<content type='text'>
abort() doesn't benefit from the high level abstractions from FATAL_ERROR.
</content>
</entry>
<entry>
<title>Refactor logging</title>
<updated>2015-10-14T05:03:54+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-10-13T07:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2139d7d45fb1a8ed250ad96c9975c581f02f72a9'/>
<id>urn:sha1:2139d7d45fb1a8ed250ad96c9975c581f02f72a9</id>
<content type='text'>
- Add warning log level
- Change debug_log_level setting to enumeration string
- Map Irrlicht log events to MT log events
- Encapsulate log_* functions and global variables into a class, Logger
- Unify dstream with standard logging mechanism
- Unify core.debug() with standard core.log() script API
</content>
</entry>
<entry>
<title>tests: Log exceptions thrown inside of unit tests</title>
<updated>2015-08-01T03:30:25+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-08-01T03:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7919318be715e3bf60f01b7c63816a3e5802176d'/>
<id>urn:sha1:7919318be715e3bf60f01b7c63816a3e5802176d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: Add schematic unittests</title>
<updated>2015-05-08T04:55:42+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-05-08T04:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2dba29ebf20e95068872b758a9c16daeb4c74440'/>
<id>urn:sha1:2dba29ebf20e95068872b758a9c16daeb4c74440</id>
<content type='text'>
Improve schematic file-saving interface
Add ability to create temporary test files
</content>
</entry>
<entry>
<title>Tests: Add NodeResolver unittests</title>
<updated>2015-05-05T16:00:36+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-05-05T15:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b45df9d6a73d97671cbdd38d77e9b153a80fb458'/>
<id>urn:sha1:b45df9d6a73d97671cbdd38d77e9b153a80fb458</id>
<content type='text'>
Minor misc. NodeResolver cleanups
Prefix faux content type constants for testing with t_ to avoid
confusion or name collisions
</content>
</entry>
<entry>
<title>Tests: Add random unittests</title>
<updated>2015-04-29T08:08:04+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-04-29T08:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b6475f54487690e23cf9541a68f98649edb8f0e0'/>
<id>urn:sha1:b6475f54487690e23cf9541a68f98649edb8f0e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: Modularize unit testing</title>
<updated>2015-04-26T19:08:54+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-04-26T05:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7220ca906dfc804bd508336f5bed252bcec62ae0'/>
<id>urn:sha1:7220ca906dfc804bd508336f5bed252bcec62ae0</id>
<content type='text'>
Split unit tests into separate files under src/unittest/
Give better unittest diagnostics
Clean up some code
</content>
</entry>
</feed>
