Glenn Maynard
|
a85eb727c2
|
partial test_file_errors fix
|
2007-01-26 03:00:46 +00:00 |
|
Glenn Maynard
|
4cad35e670
|
cleanup
|
2007-01-23 00:07:14 +00:00 |
|
Glenn Maynard
|
efc3247077
|
update
|
2007-01-20 01:25:10 +00:00 |
|
Glenn Maynard
|
8f67314017
|
merge tests; check SetPosition(0) return value
|
2006-12-21 05:15:33 +00:00 |
|
Glenn Maynard
|
6176e8dab3
|
api update
|
2006-12-21 05:08:12 +00:00 |
|
Glenn Maynard
|
db819c196e
|
build update
|
2006-12-20 21:55:32 +00:00 |
|
Steve Checkoway
|
6c9632bdc6
|
Test misaligned reads.
|
2006-12-11 13:03:27 +00:00 |
|
Steve Checkoway
|
1adb0fcc87
|
Add memory alignment hacks so I can run the test on x86 linux. The sse code is portable.
|
2006-12-10 13:55:18 +00:00 |
|
Steve Checkoway
|
84dc0ea84c
|
Simplify compilation instructions.
|
2006-12-10 13:24:30 +00:00 |
|
Steve Checkoway
|
afa3284614
|
Intel instructions. SSE code tested and works.
|
2006-12-10 13:07:27 +00:00 |
|
Steve Checkoway
|
835bac88dd
|
Test other read function while I am at it.
|
2006-12-10 12:07:25 +00:00 |
|
Steve Checkoway
|
7f02063b35
|
Add test for vector implementation of the sound mix buffer functions.
|
2006-12-10 11:38:44 +00:00 |
|
Glenn Maynard
|
7d0754c2a6
|
update
|
2006-12-10 07:20:13 +00:00 |
|
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 |
|