summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fix style in other files.Andrei Karas2-2/+4
2013-04-14another fixes from cpplint.Andrei Karas2-3/+3
2013-04-12first part of style fixed after cpplint checks.Andrei Karas2-6/+4
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-4/+4
2013-03-02Other fixes after Coverity checks.Andrei Karas2-0/+8
2013-03-01Fix arrow images load.Andrei Karas1-4/+4
2013-02-26Improve string usage in other files.Andrei Karas1-14/+14
2013-01-16update copyrights year.Andrei Karas4-4/+4
2012-12-25Improve empty strings manipulation.Andrei Karas1-1/+1
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas2-2/+2
2012-10-10Delete copy constructor from other classes.Andrei Karas2-0/+6
2012-10-08Fix compilation errors and warnings in different modes.Andrei Karas4-13/+16
2012-10-08Get from video detection texture compression and texture sampler modes.Andrei Karas3-6/+12
2012-10-08Add functions for future batch size detection.Andrei Karas4-3/+48
2012-09-14Fix code style.Andrei Karas1-2/+2
2012-09-08Improve constructors in some classes.Andrei Karas1-5/+2
2012-09-05Fix useless variables initialisations.Andrei Karas1-8/+4
2012-09-04Add const to more classes.Andrei Karas4-30/+33
2012-08-23Remove useless includes.Andrei Karas3-8/+1
2012-07-21Add support for opening urls in system default browser.Andrei Karas1-4/+4
2012-06-05Fix code style.Andrei Karas1-1/+2
2012-05-19Improve fps test.Andrei Karas2-7/+14
2012-05-19Add button "detect best video mode" in video settings (windows only).Andrei Karas3-52/+64
2012-05-18Improve auto detection for best graphics mode.Andrei Karas3-3/+29
2012-05-17Fix invoking tests.Andrei Karas1-1/+2
2012-04-28Fix code style and add some checks.Andrei Karas1-2/+4
2012-04-26Add to log draw backend name.Andrei Karas2-0/+52
2012-04-21Add ability to remove old unused keys from configuration file.Andrei Karas1-1/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-2/+4
2012-01-20Fix code style.Andrei Karas2-7/+7
2012-01-07Revert "Possible fix for tests from shortcut."Andrei Karas1-3/+0
2012-01-07Possible fix for tests from shortcut.Andrei Karas1-0/+3
2012-01-07Use absolute path for launching tests.Andrei Karas1-4/+7
2012-01-05Fix code style.Andrei Karas2-7/+4
2012-01-05Update copyrights year.Andrei Karas4-4/+4
2012-01-04Add ability for testing drivers and graphics.Andrei Karas4-0/+575