代码搜索结果
找到约 216,410 项符合
Test 的代码
libm-test-ulps
# Begin of automatic generation
# acos
Test "acos (0.75) == 0.722734247813415611178377352641333362":
ildouble: 1
ldouble: 1
# asin
Test "asin (-0.5) == -pi/6":
ldouble: 1
ildouble: 1
Test "asin (-1.
libm-test-ulps
# Begin of automatic generation
# acos
Test "acos (0.7) == 0.79539883018414355549096833892476432":
ldouble: 1
ildouble: 1
# asin
Test "asin (-0.5) == -pi/6":
float: 2
ifloat: 2
Test "asin (0.5) =
libm-test-ulps
# Begin of automatic generation
# atan2
Test "atan2 (-0.75, -1.0) == -2.49809154479650885165983415456218025":
float: 3
ifloat: 3
Test "atan2 (0.75, -1.0) == 2.49809154479650885165983415456218025":
fl
libm-test-ulps
# Begin of automatic generation
# asin
Test "asin (-0.5) == -pi/6":
ildouble: 1
ldouble: 1
Test "asin (-1.0) == -pi/2":
ildouble: 1
ldouble: 1
Test "asin (0.5) == pi/6":
ildouble: 1
ldouble: 1
Test "
test.dpr
program Test;
uses
Forms,
Main in 'Main.pas' {MainForm},
ID3v1 in 'ID3v1.pas';
{$R *.res}
begin
Application.Initialize;
Application.Title := 'ID3v1 Test';
Application.Create
test.dpr
program Test;
uses
Forms,
Main in 'Main.pas' {MainForm},
Monkey in 'Monkey.pas',
ID3v1 in '..\ID3v1\ID3v1.pas',
ID3v2 in '..\ID3v2\ID3v2.pas',
APEtag in '..\APEtag\APEtag.pas';
test.dpr
program Test;
uses
Forms,
Main in 'Main.pas' {MainForm},
APEtag in 'APEtag.pas';
{$R *.res}
begin
Application.Initialize;
Application.Title := 'APEtag Test';
Application.Cre
test.dpr
program Test;
uses
Forms,
Main in 'Main.pas' {MainForm},
ID3v2 in 'ID3v2.pas';
{$R *.res}
begin
Application.Initialize;
Application.Title := 'ID3v2 Test';
Application.Create
test.dsp
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
test.plg
Build Log
--------------------Configuration: Test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1