Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Backed out SDL_config.h overwrite that got committed by accident.
2011-08-30, by Ryan C. Gordon
Automated merge with https://bitbucket.org/Markusk/sdl-gsoc
2011-08-29, by Ryan C. Gordon
Fixed an error in doxygen markup.
2011-08-28, by Markus Kauppila
Fixed a typo.
2011-08-28, by Markus Kauppila
Updated TODO.
2011-08-28, by Markus Kauppila
Minor cleaning.
2011-08-28, by Markus Kauppila
Added elementary fuzzer-randgen invocation count.
2011-08-28, by Markus Kauppila
Added TODO.
2011-08-28, by Markus Kauppila
Test cases executed in their own process can now bail out if
2011-08-28, by Markus Kauppila
Option --show-tests prints test description.
2011-08-28, by Markus Kauppila
Fixed timestamp issue.
2011-08-28, by Markus Kauppila
Changed logging behavior. Runner uses stdout as default and
2011-08-28, by Markus Kauppila
Refined install script to be more helpful.
2011-08-28, by Markus Kauppila
Created SetUp and TearDown functions for testrwops suite.
2011-08-28, by Markus Kauppila
Fixed unit float and unit double generators.
2011-08-17, by Markus Kauppila
Renamed RandomInteger to RandomSint32 and RandomUnsignedInteger
2011-08-17, by Markus Kauppila
Fixed an issue with nonexistant function.
2011-08-17, by Markus Kauppila
Fixes based on CR.
2011-08-15, by Markus Kauppila
Fixed 'runner > mylog' problem.
2011-08-15, by Markus Kauppila
Cleaning up render test suite.
2011-08-15, by Markus Kauppila
Renamed tests in dummy suite.
2011-08-14, by Markus Kauppila
Clean up.
2011-08-14, by Markus Kauppila
Fixed the exec-key option.
2011-08-14, by Markus Kauppila
Updating dummy test suite.
2011-08-14, by Markus Kauppila
Cleaning up render test suite.
2011-08-14, by Markus Kauppila
Ported tests from "./tests/automated/render"
2011-08-13, by Markus Kauppila
Added --include-dummy option.
2011-08-13, by Markus Kauppila
Fixed the doxygen markup.
2011-08-11, by Markus Kauppila
Cleaned up the rwops test suite.
2011-08-11, by Markus Kauppila
Added random number generators for Uint8, Sint8, Uint16, Sint16,
2011-08-11, by Markus Kauppila
Added missing doxygen markup to some fuzzer functions.
2011-08-10, by Markus Kauppila
Fixing previous commit. Forgot to add a few files.
2011-08-10, by Markus Kauppila
Ported rwops test suite.
2011-08-10, by Markus Kauppila
Refactored the fuzzer a bit.
2011-08-10, by Markus Kauppila
Added boundary value generator functions for Sint8,
2011-08-09, by Markus Kauppila
Disabled an empty test.
2011-08-09, by Markus Kauppila
Added test suites testevent and testkeyboard.
2011-08-09, by Markus Kauppila
Added new test suites testvideo, testsyswm and testclipboard.
2011-08-09, by Markus Kauppila
Added test cases for SDL_GetNumRenderDrivers and SDL_CreateRenderer and removed stub test case
2011-08-06, by Andreas Schiffler
Fixed execKey generation
2011-08-06, by Andreas Schiffler
Fixed typos.
2011-08-06, by Markus Kauppila
Little fix to help text in configure.ac
2011-08-06, by Markus Kauppila
Trying to fix linux compatibility -> libSDLtest.* is now installed
2011-08-06, by Markus Kauppila
Added Makefile.am's to hg.
2011-08-06, by Markus Kauppila
Fixed a bunch of compiler warnings.
2011-08-06, by Markus Kauppila
Fixed 'make distclean'
2011-08-06, by Markus Kauppila
Updated the boilerplate files such as INSTALL and README.
2011-08-06, by Markus Kauppila
Created data directory for test data.
2011-08-06, by Markus Kauppila
Runner is automatically installed to .
2011-08-06, by Markus Kauppila
Reorganizing the project.
2011-08-06, by Markus Kauppila
Added doxygen markup for the boundary value functions.
2011-08-04, by Markus Kauppila
Cleaned the dummy suite a bit.
2011-08-04, by Markus Kauppila
Added empty test suite for render tests.
2011-08-04, by Markus Kauppila
Added empty test suite for testing rwops.
2011-08-04, by Markus Kauppila
Added functions that generate random boundary values
2011-08-04, by Markus Kauppila
Refining boundary value generator.
2011-08-03, by Markus Kauppila
Fixing execution key generation based on CR.
2011-08-02, by Markus Kauppila
Fixed ScanForTestSuites function based on CR.
2011-08-02, by Markus Kauppila
Changed SetUpLogger based on CR.
2011-07-31, by Markus Kauppila
Fixed harness seed generation based on CR.
2011-07-31, by Markus Kauppila
Fixed type from usage info.
2011-07-29, by Markus Kauppila
Fixed problem in ScanForTestSuites concerning hidden
2011-07-29, by Markus Kauppila
Fixed potential memory leak from test case loading.
2011-07-29, by Markus Kauppila
Runner prints some info to user, including where
2011-07-28, by Markus Kauppila
Fixed an issue with fuzzing seeds.
2011-07-28, by Markus Kauppila
Made run seed more file name friendly.
2011-07-28, by Markus Kauppila
Logger logs to file on default.
2011-07-28, by Markus Kauppila
Added randomly generated harness seed.
2011-07-27, by Markus Kauppila
Added simple logging levels to logging system.
2011-07-27, by Markus Kauppila
Changing the execution key generator.
2011-07-25, by Markus Kauppila
Logger logs harness seed and test execution keys in hex representation.
2011-07-25, by Markus Kauppila
Refining the fuzzer. Adding new functions and fixing the old ones.
2011-07-25, by Markus Kauppila
Fixing the previous commit.
2011-07-24, by Markus Kauppila
Adding elementary support for fuzzing.
2011-07-24, by Markus Kauppila
Merged two heads.
2011-07-21, by Markus Kauppila
Added count of skipped tests to default xsl style.
2011-07-21, by Markus Kauppila
Fixed linking issue concerning test suites.
2011-07-20, by Markus Kauppila
Fixing linking issues using shared object.
2011-07-20, by Markus Kauppila
Using SDL timer to kill hung tests.
2011-07-20, by Markus Kauppila
Added test case for power management function; improved assertions in tests
2011-07-20, by Andreas Schiffler
Refined test skipping.
2011-07-19, by Markus Kauppila
Testing out implementation for skipping unsupported test
2011-07-18, by Markus Kauppila
Refined the string escaping algorithm.
2011-07-18, by Markus Kauppila
Fixes to logging system.
2011-07-18, by Markus Kauppila
Added --timeout VALUE command option.
2011-07-18, by Markus Kauppila
Refactored a bit.
2011-07-18, by Markus Kauppila
Harness warns about tests that request timeout when it's not
2011-07-18, by Markus Kauppila
Fixed SDL_SetError() by making NULL fmt a no-op, update test automation
2011-07-17, by Andreas Schiffler
Merging two heads.
2011-07-17, by Markus Kauppila
Fixed logging noise coming from unimplemented optional test
2011-07-17, by Markus Kauppila
Expanded and updated testplatform suite.
2011-07-16, by Andreas Schiffler
Fixed doxygen markup.
2011-07-14, by Markus Kauppila
Added timeout for dummycase3 in libtestdummy.
2011-07-14, by Markus Kauppila
Fixed incorrect assertions in surface test suite.
2011-07-14, by Markus Kauppila
Fixed AssertEquals.
2011-07-14, by Markus Kauppila
Harness kills hung tests (won't work with --in-proc option).
2011-07-13, by Markus Kauppila
Plain logger logs the used command line options.
2011-07-12, by Markus Kauppila
Breaking tests in surface to several smaller tests.
2011-07-12, by Markus Kauppila
If any assert in SetUp function fails that test will be skipped.
2011-07-11, by Markus Kauppila
Added SetUp/TearDown functions for test suites.
2011-07-11, by Markus Kauppila
Fixes based on CR.
2011-07-11, by Markus Kauppila
Updated assert messages in surface test suite.
2011-07-10, by Markus Kauppila
Bunch of little fixes.
2011-07-10, by Markus Kauppila
Ported surface tests.
2011-07-09, by Markus Kauppila
Ported common directory from automated. It contains common
2011-07-08, by Markus Kauppila
Made the default XSL style less blocky.
2011-07-06, by Markus Kauppila
Fixed doxygen markup.
2011-07-06, by Markus Kauppila
Fixed the interface between tests suites and logger.
2011-07-06, by Markus Kauppila
Added audio suite.
2011-07-05, by Markus Kauppila
Added a skeleton stylesheet that can be used as a base for
2011-07-05, by Markus Kauppila
Made the output of plain logger more readable.
2011-07-05, by Markus Kauppila
Added command option --version
2011-07-04, by Markus Kauppila
Fixed './runner --xml --show-tests'.
2011-07-04, by Markus Kauppila
Help usage missed ] which added.
2011-07-03, by Markus Kauppila
Fixed white space issue in XSL stylesheet.
2011-07-03, by Markus Kauppila
Changed the usage help.
2011-07-03, by Markus Kauppila
Fixed XML logger. EscapeString didn't from strings properly.
2011-07-03, by Markus Kauppila
Cleaned up the build system. 'make clean' now deletes the installed
2011-07-01, by Markus Kauppila
Fixed 'make install' errors by using a bash script.
2011-07-01, by Markus Kauppila
Fixed a bunch of Makefile.am files.
2011-07-01, by Markus Kauppila
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip