André Hentschel
|
1151546ce0
|
msvcp90/tests: Add dynamically loaded functions for ARM.
|
2013-08-15 16:17:09 +02:00 |
Austin English
|
f3c154197e
|
msvcp90/tests: Remove thiscall_thunk_retptr struct definitions.
|
2013-03-25 16:25:04 +01:00 |
Piotr Caban
|
67a2fb01ce
|
msvcp90: Added std::sqrt(complex) tests.
|
2013-01-25 11:18:43 +01:00 |
Piotr Caban
|
690e32684d
|
msvcp90: Added std::log10(complex) tests.
|
2013-01-25 11:18:32 +01:00 |
Piotr Caban
|
ec5e51d893
|
msvcp90: Added std::tanh(complex) tests.
|
2013-01-24 14:35:00 +01:00 |
Piotr Caban
|
66ee663e0c
|
msvcp90: Added std::tan(complex) tests.
|
2013-01-24 14:34:47 +01:00 |
Piotr Caban
|
2e4eb12219
|
msvcp90: std::_Fabs(complex) tests.
|
2013-01-24 14:34:32 +01:00 |
Piotr Caban
|
383bbb87f6
|
msvcp90: Added basic complex numbers tests.
|
2013-01-16 20:27:44 +01:00 |
Piotr Caban
|
a497d36a62
|
msvcp90: Added wctrans and towctrans tests.
|
2012-11-16 11:42:00 +01:00 |
Piotr Caban
|
96c9b0fb84
|
msvcp90: Fixed a memory leak in virtual destructor tests.
|
2012-11-12 12:13:13 +01:00 |
Piotr Caban
|
0609fccf44
|
msvcp90: Free memory allocated by _get_current_locale function.
|
2012-11-12 12:13:09 +01:00 |
Piotr Caban
|
3adb3a3c28
|
msvcp90/tests: Added destructor tests for class with virtual inheritance.
|
2012-07-09 10:01:35 -04:00 |
Piotr Caban
|
b4da8894e6
|
msvcp90/tests: Added _Getcoll tests.
|
2012-07-02 19:38:19 +02:00 |
Piotr Caban
|
e16922f3f3
|
msvcp90/tests: Fixed _Getctype tests.
|
2012-07-02 19:38:10 +02:00 |
Nicolas Le Cam
|
99db789eda
|
msvcp90/tests: Don't redefine __thiscall.
|
2012-03-14 11:50:27 +01:00 |
Piotr Caban
|
ecbe1ff211
|
msvcp90/tests: Test virtual function calls returning structures.
|
2011-12-29 16:44:56 +01:00 |
Piotr Caban
|
5051876660
|
msvcp90: Added collate<char>::compare implementation.
|
2011-12-20 20:06:35 +01:00 |
Piotr Caban
|
c56c74331c
|
msvcp90: Added _Getctype implementation.
|
2011-12-06 15:51:00 +01:00 |
Piotr Caban
|
7eb800f185
|
msvcp90: Added wctype implementation.
|
2011-07-29 18:06:30 +02:00 |
Alexandre Julliard
|
23dd500a64
|
msvcp90/tests: Fix the calling convention of some function pointers.
|
2011-07-08 14:40:22 +02:00 |
Alexandre Julliard
|
99cdacb93b
|
msvcp90/tests: Dynamically generate a thunk to call thiscall functions.
It's not possible to do this correctly with inline assembly.
|
2011-07-05 18:07:43 +02:00 |
Piotr Caban
|
8a96e66f7b
|
msvcp90/tests: Don't check if msvcp90 functions exists in misc tests.
|
2011-05-27 17:53:38 +02:00 |
Piotr Caban
|
51a55fc9e2
|
msvcp90/tests: Added allocator<char> tests.
|
2010-08-18 11:14:48 +02:00 |
Piotr Caban
|
084d4ec652
|
msvcp90: Added 64-bit char_traits tests.
|
2010-08-16 17:28:57 +02:00 |
Piotr Caban
|
3ba830446d
|
msvcp90: Added 64-bit exports.
|
2010-07-28 16:28:19 +02:00 |
Piotr Caban
|
166b7f4ffb
|
msvcp90/tests: Added char_traits<char>::_Copy_s tests.
|
2010-07-21 13:23:56 +02:00 |
Piotr Caban
|
b5a6ed7469
|
msvcp90/tests: Added char_traits equal tests.
|
2010-07-21 13:23:56 +02:00 |
Piotr Caban
|
d589d95d50
|
msvcp90/tests: Added char_traits assign tests.
|
2010-07-21 13:23:55 +02:00 |