This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9724
Commits
21
Branches
19
Tags
70 MiB
Tree:
a1095262b4
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a1095262b4'
${ noResults }
magnum
/
src
/
MagnumPlugins
/
ObjImporter
/
Test
/
invalid-keyword.obj
2 lines
5 B
Raw
Normal View
History
Unescape
Escape
ObjImporter: clean up and deduplicate the tests. Basically just making use of all APIs that got invented over the last 10 years, such as using instanced test cases instead of repeatedly having the same test code with just different strings or accessing meshes directly by name instead of meshForName(). Additionally the test files were renamed to better group them visually, with invalid cases being separated from valid cases so it's possible to have instanced tests for those.
4 years ago
bleh