Commit Graph
66 Commits
Author SHA1 Message Date
Glenn Maynard 3c85a8e3a7 update test 2006-12-10 04:01:53 +00:00
Glenn Maynard 1da6f85125 fix text 2006-12-10 03:57:23 +00:00
Glenn Maynard 50bca42217 update test for SetPosition 2006-12-09 08:49:35 +00:00
Glenn Maynard e6d5cbbd77 EOF is signalled by 0, not by a short block. (short blocks can be returned for any reason by a filter, most commonly due to changing ratios) 2006-11-29 07:59:17 +00:00
Glenn Maynard 95eaf5b98d use RageSoundReader_Resample_Good directly 2006-11-29 07:53:05 +00:00
Glenn Maynard 3638b723e8 SoundReader -> RageSoundReader 2006-11-29 07:44:59 +00:00
Glenn Maynard f20499ff3d update mono 2006-11-26 00:46:50 +00:00
Glenn Maynard c428829068 better mono support 2006-11-26 00:45:39 +00:00
Glenn Maynard d47dd57718 make expected data tests optional 2006-11-26 00:13:20 +00:00
Glenn Maynard c0dc22035f mid-file seeking tests are optional; run them last 2006-11-26 00:11:27 +00:00
Glenn Maynard 05a68449fb old comment 2006-11-26 00:10:39 +00:00
Glenn Maynard 2d45744514 cleanup 2006-11-26 00:09:47 +00:00
Glenn Maynard 14ee842cfa cleanup 2006-11-26 00:06:53 +00:00
Glenn Maynard ba10eb6736 use ReadData for consistent behavior for mono 2006-11-26 00:05:38 +00:00
Glenn Maynard ba1b184f48 fix tests 2006-11-25 21:55:24 +00:00
Glenn Maynard a6edb6664c cleanup, better diag 2006-11-25 21:31:32 +00:00
Glenn Maynard 03ce23e9ea ARRAYLEN 2006-09-18 23:27:09 +00:00
Glenn Maynard 65a4ef51d8 fix type 2006-07-26 23:30:30 +00:00
Glenn Maynard 32e4125b2e fix compile on newer gcc 2006-07-26 23:29:11 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard d7daf00e8a fix -r argument 2005-12-31 01:36:29 +00:00
Glenn Maynard 2f03572ef8 cleanup 2005-12-31 01:29:59 +00:00
Glenn Maynard 6db0cf831a no longer needed 2005-12-30 08:30:29 +00:00
Chris Danford 353e0c5b6e break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff 2005-12-16 04:16:09 +00:00
Glenn Maynard 919e36db03 remove unneeded 2005-12-10 18:52:11 +00:00
Glenn Maynard 9b2550611e fix tests link 2005-12-10 18:51:28 +00:00
Glenn Maynard 05072579ae fix compile 2005-12-10 18:46:09 +00:00
Glenn Maynard a969716c00 add zlib test 2005-11-22 22:35:46 +00:00
Glenn Maynard 90ad56522c move GetCommandlineArgument, g_argc and g_argv into RageUtil.cpp,
so tests don't have to duplicate stuff, and because PrefsManager
uses it
2005-11-22 21:18:43 +00:00
Glenn Maynard f6fad2c5e3 maybe fixed, huzzah 2005-08-30 23:53:58 +00:00
Glenn Maynard 7cf7ffc37a testing to see if SF CVS still crashes when adding files with changed case (doing this in tests/ so it doesn't stale lock an important directory if so) 2005-08-30 23:53:23 +00:00
Glenn Maynard 4ff07a6a69 testing to see if SF CVS still crashes when adding files with changed case (doing this in tests/ so it doesn't stale lock an important directory if so) 2005-08-30 23:52:50 +00:00
Glenn Maynard b65057c6bd fix mountpoint 2005-05-22 07:25:27 +00:00
Glenn Maynard 948567aab1 fix tests 2005-05-21 03:28:35 +00:00
Glenn Maynard dbb8f87932 fix test build 2005-03-20 04:11:34 +00:00
Glenn Maynard 10e47f27e8 Run the absolute seek test twice. 2004-12-11 04:50:12 +00:00
Glenn Maynard 6904cccf16 SeekCur 2004-12-09 08:46:18 +00:00
Glenn Maynard 731543b4ce SoundReader_Preload -> RageSoundReader_Preload, comments, not really correct mono fix 2004-10-25 01:39:11 +00:00
Glenn Maynard 1a45745a71 fix output paths 2004-09-06 06:50:29 +00:00
Glenn Maynard 6c865a2b9c update test_file_readers; write data with RageFile, too 2004-09-06 06:39:57 +00:00
Glenn Maynard 255f0a509a update 2004-06-10 23:16:51 +00:00
Glenn Maynard dbd02a6cf9 cleanup 2004-06-08 07:00:48 +00:00
Glenn Maynard 144885ad15 RageFileObjTest::Flush 2004-06-06 23:31:20 +00:00
Glenn Maynard 47a4d4d53f fix output 2004-06-06 22:51:27 +00:00
Glenn Maynard 20248abf8f add error handling test 2004-06-06 22:08:09 +00:00
Glenn Maynard 0da668cfc8 build fix 2004-05-15 01:09:05 +00:00
Glenn Maynard 936ba519b8 simple lock test 2004-03-22 02:27:05 +00:00
Glenn Maynard 44812ba91f InitializeCrashHandler, so ASSERT, etc. work (does not install signal handler) 2004-03-19 20:46:58 +00:00
Glenn Maynard 248c99f5fa update 2004-03-19 20:44:01 +00:00
Glenn Maynard 90eadd647f honor -r when writing test_file_readers files 2004-03-14 06:44:04 +00:00