-
- Downloads
DEV-35500: Write new llmath unit tests
- Added unit tests for LLRect and LLBBoxLocal in indra/test - Moved newview/LLBBox to llmath, and added unit tests for it - Removed methods in llbboxlocal.h and llbbox.h that were not actually implemented (declared in .h, but not defined in cpp) Reviewed by babbage.
Showing
- indra/llmath/CMakeLists.txt 2 additions, 0 deletionsindra/llmath/CMakeLists.txt
- indra/llmath/llbbox.cpp 160 additions, 0 deletionsindra/llmath/llbbox.cpp
- indra/llmath/llbbox.h 103 additions, 0 deletionsindra/llmath/llbbox.h
- indra/llmath/llbboxlocal.h 0 additions, 3 deletionsindra/llmath/llbboxlocal.h
- indra/newview/CMakeLists.txt 0 additions, 2 deletionsindra/newview/CMakeLists.txt
- indra/test/CMakeLists.txt 3 additions, 0 deletionsindra/test/CMakeLists.txt
Loading
Please register or sign in to comment