- 06 Aug, 2011 10 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
to /usr/local/lib.
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
Fixed platform test suite. --HG-- rename : test/test-automation/icon.bmp => test/test-automation/data/images/icon.bmp
-
Markus Kauppila authored
-
Markus Kauppila authored
--HG-- rename : test/test-automation/SDL_test.h => test/test-automation/include/SDL_test.h rename : test/test-automation/SDL_test.c => test/test-automation/src/libtest/SDL_test.c rename : test/test-automation/common/common.c => test/test-automation/src/libtest/common/common.c rename : test/test-automation/common/common.h => test/test-automation/src/libtest/common/common.h rename : test/test-automation/common/images.h => test/test-automation/src/libtest/common/images.h rename : test/test-automation/common/img_blit.c => test/test-automation/src/libtest/common/img_blit.c rename : test/test-automation/common/img_blitblend.c => test/test-automation/src/libtest/common/img_blitblend.c rename : test/test-automation/common/img_face.c => test/test-automation/src/libtest/common/img_face.c rename : test/test-automation/common/img_primitives.c => test/test-automation/src/libtest/common/img_primitives.c rename : test/test-automation/common/img_primitivesblend.c => test/test-automation/src/libtest/common/img_primitivesblend.c rename : test/test-automation/fuzzer/fuzzer.c => test/test-automation/src/libtest/fuzzer/fuzzer.c rename : test/test-automation/fuzzer/fuzzer.h => test/test-automation/src/libtest/fuzzer/fuzzer.h rename : test/test-automation/fuzzer/utl_crc32.c => test/test-automation/src/libtest/fuzzer/utl_crc32.c rename : test/test-automation/fuzzer/utl_crc32.h => test/test-automation/src/libtest/fuzzer/utl_crc32.h rename : test/test-automation/fuzzer/utl_md5.c => test/test-automation/src/libtest/fuzzer/utl_md5.c rename : test/test-automation/fuzzer/utl_md5.h => test/test-automation/src/libtest/fuzzer/utl_md5.h rename : test/test-automation/fuzzer/utl_random.c => test/test-automation/src/libtest/fuzzer/utl_random.c rename : test/test-automation/fuzzer/utl_random.h => test/test-automation/src/libtest/fuzzer/utl_random.h rename : test/test-automation/logger_helpers.c => test/test-automation/src/libtest/logger_helpers.c rename : test/test-automation/logger_helpers.h => test/test-automation/src/libtest/logger_helpers.h rename : test/test-automation/plain_logger.c => test/test-automation/src/libtest/plain_logger.c rename : test/test-automation/plain_logger.h => test/test-automation/src/libtest/plain_logger.h rename : test/test-automation/xml.c => test/test-automation/src/libtest/xml.c rename : test/test-automation/xml.h => test/test-automation/src/libtest/xml.h rename : test/test-automation/xml_logger.c => test/test-automation/src/libtest/xml_logger.c rename : test/test-automation/xml_logger.h => test/test-automation/src/libtest/xml_logger.h rename : test/test-automation/logger.h => test/test-automation/src/runner/logger.h rename : test/test-automation/runner.c => test/test-automation/src/runner/runner.c rename : test/test-automation/support.c => test/test-automation/src/runner/support.c rename : test/test-automation/support.h => test/test-automation/src/runner/support.h rename : test/test-automation/testaudio/Makefile.am => test/test-automation/tests/testaudio/Makefile.am rename : test/test-automation/testaudio/testaudio.c => test/test-automation/tests/testaudio/testaudio.c rename : test/test-automation/testdummy/Makefile.am => test/test-automation/tests/testdummy/Makefile.am rename : test/test-automation/testdummy/testdummy.c => test/test-automation/tests/testdummy/testdummy.c rename : test/test-automation/testplatform/Makefile.am => test/test-automation/tests/testplatform/Makefile.am rename : test/test-automation/testrect/Makefile.am => test/test-automation/tests/testrect/Makefile.am rename : test/test-automation/testrect/testrect.c => test/test-automation/tests/testrect/testrect.c rename : test/test-automation/testrender/Makefile.am => test/test-automation/tests/testrender/Makefile.am rename : test/test-automation/testrender/testrender.c => test/test-automation/tests/testrender/testrender.c rename : test/test-automation/testrwops/Makefile.am => test/test-automation/tests/testrwops/Makefile.am rename : test/test-automation/testrwops/testrwops.c => test/test-automation/tests/testrwops/testrwops.c rename : test/test-automation/testsurface/Makefile.am => test/test-automation/tests/testsurface/Makefile.am rename : test/test-automation/testsurface/testsurface.c => test/test-automation/tests/testsurface/testsurface.c
-
- 04 Aug, 2011 5 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
for Uint16, Uint32 and Uint64 to the fuzzer.
-
- 03 Aug, 2011 1 commit
-
-
Markus Kauppila authored
-
- 02 Aug, 2011 2 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
-
- 31 Jul, 2011 2 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
Fixed a bug from SetUpLogger() function.
-
- 29 Jul, 2011 3 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
files. Plus other little fixes.
-
Markus Kauppila authored
-
- 28 Jul, 2011 4 commits
-
-
Markus Kauppila authored
to find the generated test report.
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Markus Kauppila authored
Directory and file name can be changed by using options --logdir and --logfile. Option --log-stdout forces harness to log to stdout.
-
- 27 Jul, 2011 2 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
Added new option: --verbose. Fixed help for option --version.
-
- 25 Jul, 2011 3 commits
-
-
Markus Kauppila authored
Fixed --iterations option.
-
Markus Kauppila authored
-
Markus Kauppila authored
-
- 24 Jul, 2011 2 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
New options: --seed [VALUE] --exec-key [EXEC-KEY] --iterations VALUE
-
- 21 Jul, 2011 3 commits
-
-
Markus Kauppila authored
-
Markus Kauppila authored
-
Andreas Schiffler authored
-
- 20 Jul, 2011 3 commits
-
-
Markus Kauppila authored
Fixed linux build (it compiles and runs properly).
-
Markus Kauppila authored
-
Markus Kauppila authored
-