Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Side by Side Diff: chrome/test/gpu/webgl_conformance_test_list_autogen.h

Issue 8885003: Fix webgl conformance test list generation script. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/gpu/webgl_conformance_test_expectations.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // DO NOT EDIT! This file is auto-generated by 5 // DO NOT EDIT! This file is auto-generated by
6 // generate_webgl_conformance_test_list.py 6 // generate_webgl_conformance_test_list.py
7 // It is included by webgl_conformance_tests.cc 7 // It is included by webgl_conformance_tests.cc
8 8
9 #ifndef CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 9 #ifndef CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
10 #define CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 10 #define CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
11 11
12 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
13 #define MAYBE_conformance_more_functions_readPixelsBadArgs FAILS_conformance_mor e_functions_readPixelsBadArgs
14 #elif !defined(MAYBE_conformance_more_functions_readPixelsBadArgs)
15 #define MAYBE_conformance_more_functions_readPixelsBadArgs conformance_more_func tions_readPixelsBadArgs
16 #endif
17 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
18 #define MAYBE_conformance_more_functions_texImage2DHTML FAILS_conformance_more_f unctions_texImage2DHTML
19 #elif !defined(MAYBE_conformance_more_functions_texImage2DHTML)
20 #define MAYBE_conformance_more_functions_texImage2DHTML conformance_more_functio ns_texImage2DHTML
21 #endif
22 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
23 #define MAYBE_conformance_more_functions_texSubImage2DHTML FAILS_conformance_mor e_functions_texSubImage2DHTML
24 #elif !defined(MAYBE_conformance_more_functions_texSubImage2DHTML)
25 #define MAYBE_conformance_more_functions_texSubImage2DHTML conformance_more_func tions_texSubImage2DHTML
26 #endif
12 CONFORMANCE_TEST(conformance_more_conformance_constants, 27 CONFORMANCE_TEST(conformance_more_conformance_constants,
13 "conformance/more/conformance/constants.html"); 28 "conformance/more/conformance/constants.html");
14 CONFORMANCE_TEST(conformance_more_conformance_getContext, 29 CONFORMANCE_TEST(conformance_more_conformance_getContext,
15 "conformance/more/conformance/getContext.html"); 30 "conformance/more/conformance/getContext.html");
16 CONFORMANCE_TEST(conformance_more_conformance_methods, 31 CONFORMANCE_TEST(conformance_more_conformance_methods,
17 "conformance/more/conformance/methods.html"); 32 "conformance/more/conformance/methods.html");
18 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_A, 33 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_A,
19 "conformance/more/conformance/quickCheckAPI-A.html"); 34 "conformance/more/conformance/quickCheckAPI-A.html");
20 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_B1, 35 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_B1,
21 "conformance/more/conformance/quickCheckAPI-B1.html"); 36 "conformance/more/conformance/quickCheckAPI-B1.html");
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds, 81 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds,
67 "conformance/more/functions/drawArraysOutOfBounds.html"); 82 "conformance/more/functions/drawArraysOutOfBounds.html");
68 CONFORMANCE_TEST(conformance_more_functions_drawElements, 83 CONFORMANCE_TEST(conformance_more_functions_drawElements,
69 "conformance/more/functions/drawElements.html"); 84 "conformance/more/functions/drawElements.html");
70 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs, 85 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs,
71 "conformance/more/functions/drawElementsBadArgs.html"); 86 "conformance/more/functions/drawElementsBadArgs.html");
72 CONFORMANCE_TEST(conformance_more_functions_isTests, 87 CONFORMANCE_TEST(conformance_more_functions_isTests,
73 "conformance/more/functions/isTests.html"); 88 "conformance/more/functions/isTests.html");
74 CONFORMANCE_TEST(conformance_more_functions_readPixels, 89 CONFORMANCE_TEST(conformance_more_functions_readPixels,
75 "conformance/more/functions/readPixels.html"); 90 "conformance/more/functions/readPixels.html");
76 CONFORMANCE_TEST(FAILS_conformance_more_functions_readPixelsBadArgs, 91 CONFORMANCE_TEST(MAYBE_conformance_more_functions_readPixelsBadArgs,
77 "conformance/more/functions/readPixelsBadArgs.html"); 92 "conformance/more/functions/readPixelsBadArgs.html");
78 CONFORMANCE_TEST(conformance_more_functions_texImage2D, 93 CONFORMANCE_TEST(conformance_more_functions_texImage2D,
79 "conformance/more/functions/texImage2D.html"); 94 "conformance/more/functions/texImage2D.html");
80 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs, 95 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs,
81 "conformance/more/functions/texImage2DBadArgs.html"); 96 "conformance/more/functions/texImage2DBadArgs.html");
82 CONFORMANCE_TEST(FAILS_conformance_more_functions_texImage2DHTML, 97 CONFORMANCE_TEST(MAYBE_conformance_more_functions_texImage2DHTML,
83 "conformance/more/functions/texImage2DHTML.html"); 98 "conformance/more/functions/texImage2DHTML.html");
84 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTMLBadArgs, 99 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTMLBadArgs,
85 "conformance/more/functions/texImage2DHTMLBadArgs.html"); 100 "conformance/more/functions/texImage2DHTMLBadArgs.html");
86 CONFORMANCE_TEST(conformance_more_functions_texSubImage2D, 101 CONFORMANCE_TEST(conformance_more_functions_texSubImage2D,
87 "conformance/more/functions/texSubImage2D.html"); 102 "conformance/more/functions/texSubImage2D.html");
88 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DBadArgs, 103 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DBadArgs,
89 "conformance/more/functions/texSubImage2DBadArgs.html"); 104 "conformance/more/functions/texSubImage2DBadArgs.html");
90 CONFORMANCE_TEST(FAILS_conformance_more_functions_texSubImage2DHTML, 105 CONFORMANCE_TEST(MAYBE_conformance_more_functions_texSubImage2DHTML,
91 "conformance/more/functions/texSubImage2DHTML.html"); 106 "conformance/more/functions/texSubImage2DHTML.html");
92 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DHTMLBadArgs, 107 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DHTMLBadArgs,
93 "conformance/more/functions/texSubImage2DHTMLBadArgs.html"); 108 "conformance/more/functions/texSubImage2DHTMLBadArgs.html");
94 CONFORMANCE_TEST(conformance_more_functions_uniformf, 109 CONFORMANCE_TEST(conformance_more_functions_uniformf,
95 "conformance/more/functions/uniformf.html"); 110 "conformance/more/functions/uniformf.html");
96 CONFORMANCE_TEST(conformance_more_functions_uniformfBadArgs, 111 CONFORMANCE_TEST(conformance_more_functions_uniformfBadArgs,
97 "conformance/more/functions/uniformfBadArgs.html"); 112 "conformance/more/functions/uniformfBadArgs.html");
98 CONFORMANCE_TEST(conformance_more_functions_uniformfArrayLen1, 113 CONFORMANCE_TEST(conformance_more_functions_uniformfArrayLen1,
99 "conformance/more/functions/uniformfArrayLen1.html"); 114 "conformance/more/functions/uniformfArrayLen1.html");
100 CONFORMANCE_TEST(conformance_more_functions_uniformi, 115 CONFORMANCE_TEST(conformance_more_functions_uniformi,
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 "conformance/glsl/reserved/webgl_variable.vert.html"); 658 "conformance/glsl/reserved/webgl_variable.vert.html");
644 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord, 659 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord,
645 "conformance/glsl/variables/gl-fragcoord.html"); 660 "conformance/glsl/variables/gl-fragcoord.html");
646 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing, 661 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing,
647 "conformance/glsl/variables/gl-frontfacing.html"); 662 "conformance/glsl/variables/gl-frontfacing.html");
648 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord, 663 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord,
649 "conformance/glsl/variables/gl-pointcoord.html"); 664 "conformance/glsl/variables/gl-pointcoord.html");
650 665
651 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 666 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
652 667
OLDNEW
« no previous file with comments | « chrome/test/gpu/webgl_conformance_test_expectations.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698