This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
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.
570
Commits
5
Branches
45 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
973574f634
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '973574f634'
${ noResults }
lol
/
test
/
unit
History
Sam Hocevar
94160c461c
test: minor fixes to the test suite: disable optimisation tests in debug
mode, and do not call "new" when we’re not sure "delete" can be called.
14 years ago
..
build.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
14 years ago
half.cpp
test: give more explicit names to unit test cases.
14 years ago
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
14 years ago
matrix.cpp
test: give more explicit names to unit test cases.
14 years ago
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
14 years ago
trig.cpp
test: give more explicit names to unit test cases.
14 years ago