This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-03 02:05:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
/
tests
History
Alexandre Julliard
6164ce2d82
makefiles: Use the standard C_SRCS variable as the list of test files.
...
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
..
cpp.c
msvcrt/tests: Add some demangle tests.
2010-01-18 14:35:08 +01:00
data.c
…
dir.c
…
environ.c
…
file.c
msvcrt/tests: Avoid size_t in a trace.
2010-02-16 15:50:32 +01:00
headers.c
…
heap.c
…
Makefile.in
makefiles: Use the standard C_SRCS variable as the list of test files.
2010-02-22 10:47:11 +01:00
misc.c
msvcrt: Implement and test rand_s.
2010-01-18 14:30:00 +01:00
printf.c
…
scanf.c
…
signal.c
msvcrt/tests: Fix the signal handler calling convention.
2009-12-09 12:04:41 +01:00
string.c
msvcrt: Implement and test _wcsupr_s.
2009-11-16 17:06:16 +01:00
time.c
…