projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[QEDIT_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
[reactos.git]
/
rostests
/
winetests
/
qedit
/
testlist.c
1
/* Automatically generated by make depend; DO NOT EDIT!! */
2
3
#define STANDALONE
4
#include <wine/test.h>
5
6
extern
void
func_mediadet
(
void
);
7
8
const struct
test winetest_testlist
[] =
9
{
10
{
"mediadet"
,
func_mediadet
},
11
{
0
,
0
}
12
};