Compiler Status: Cygwin

Run Date: 04:25:47 UTC, Saturday 29 March 2008

config - config_info - gcc-3.4.4

Run output:

GNU C++ version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Detected Platform: Cygwin
Boost version 103401

EXIT STATUS: 0

audio - ds_enum_test - gcc-3.4.4

Run output:

Running 2 test cases...
The installed DirectSound drivers:
プライマリ サウンド ドライバ
Creative Sound Blaster PCI

The installed DirectSoundCapture drivers:
プライマリ サウンド キャプチャ ドライバ
Creative Sound Blaster PCI


*** No errors detected

EXIT STATUS: 0

coroutine - coroutine_test - gcc-3.4.4

Run output:

Running 1 test case...
hello
hello
hello

0
2
4
6
8
10
12
14
16
18

0
1
2
1
2
3
2
3
4

s00
s01
s02
s10
s11
s12
s20
s21
s22


*** No errors detected

EXIT STATUS: 0

coroutine - coro_config_test - gcc-3.4.4

Run output:

Running 1 test case...
use POSIX thread

*** No errors detected

EXIT STATUS: 0

coroutine - generator_test - gcc-3.4.4

Run output:

*** No errors detected
Running 1 test case...
0
1
2
3
4
5
6
7
8
9

EXIT STATUS: 0

coroutine - processor_test - gcc-3.4.4

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_arg_test - gcc-3.4.4

Run output:

Running 1 test case...
A(10)
B(11)

A(20)
B(21)
A(22)

OK

*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_res_test - gcc-3.4.4

Run output:

Running 1 test case...
A
B

A
B
A

A
B
C

OK

*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_test - gcc-3.4.4

Run output:

Running 1 test case...
A
B

A
B
A

OK

*** No errors detected

EXIT STATUS: 0