Qi Jiang
02c06da662
Set development build to true for Android and iOS platforms
2019-03-14 10:14:52 -07:00
Qi Jiang
c12eb86873
Adding packages back to manifest.json
2019-03-14 10:14:13 -07:00
ryanhy
5d61d12c73
update images to match test server, cleanup some misc files that are not needed
2019-03-13 15:17:33 -07:00
ryanhy
075ffc176d
remove osig file copy as they are now just in each project after sean's cleanup
2019-03-12 13:40:03 -07:00
Qi Jiang
16f4fd2cd6
Update readme.md
2019-03-12 10:40:24 -07:00
Qi Jiang
089928a6d1
Remove com.unity.2d.tilemap from manifest.json
2019-03-11 15:04:42 -07:00
ryanhy
7da90c9869
fixup! Merge branch 'trunk' into add-graphics-tests
2019-03-11 14:51:00 -07:00
ryanhy
d3166d3010
Merge branch 'trunk' into add-graphics-tests
2019-03-11 14:30:20 -07:00
Wesley Mareovich Smith
a705a31efa
Merge branch 'trunk' into GazeCheck-Rework
2019-03-11 13:27:44 -07:00
Sean Stolberg
62411f5a0a
Refactors by Mark
2019-03-10 16:00:08 -07:00
Mark Gehan
9c41e05e6d
Update README.md
...
Fixed formatting issues with README.md
2019-03-10 13:12:29 -07:00
Wesley Mareovich Smith
f66de9a8f7
Merge branch 'trunk' of github.cds.internal.unity3d.com:unity/xr.xrautomatedtests into GazeCheck-Rework
...
the commit.
2019-03-08 11:46:45 -08:00
Wesley Mareovich Smith
76fabb08c1
Merge pull request #18 from unity/nullref
...
Fixing the dup file
2019-03-07 11:01:16 -08:00
Wesley Mareovich Smith
57712ad62b
Re-worked gaze check
2019-03-06 14:48:52 -08:00
ryanhy
8bedbcca16
change prebuild method to executeMethod cmd line, use relative path for images dir and remove extraneous cmd line for it.
2019-03-06 13:23:09 -08:00
Wesley Mareovich Smith
3fccd4c157
Fixing the dup file
2019-03-06 10:59:00 -08:00
Qi Jiang
ced7c73e30
Revert "Fix for missing settings File throwing an error in Trunk"
...
This reverts commit bc3f08f5d3
.
2019-03-06 10:58:03 -08:00
Wesley Mareovich Smith
6404ffacac
Merge pull request #17 from unity/Settings-CompileIssue
...
Fix for missing settings File throwing an error in Trunk
2019-03-05 17:23:31 -08:00
Wesley Mareovich Smith
bc3f08f5d3
Fix for missing settings File throwing an error in Trunk
2019-03-05 16:01:29 -08:00
Sean Stolberg
e6502dc56a
remove empty readme
2019-03-05 08:08:12 -08:00
Sean Stolberg
8df443c4fc
Add readme
2019-03-03 19:10:23 -08:00
Sean Stolberg
79da501923
update perf test extension to 1.0.4
2019-03-03 16:15:59 -08:00
ryanhy
26bfa1f363
remove cleanup attribute since the method was removed
2019-02-28 11:03:05 -08:00
ryanhy
7afd78cc16
clean out old screenshots in the runtime setup
2019-02-27 10:04:48 -08:00
Wesley Mareovich Smith
2a88f4ab7d
Remove Windows MR from automation project ( #16 )
...
* first pass mr and fix for pac man issues
* Remvoed Windows Mr from the Cross platform test automation project
2019-02-27 02:55:12 +01:00
ryanhy
7ce631e426
write final image locations to test results and get rid of hard coded strings to track it
2019-02-26 15:42:37 -08:00
Wesley Mareovich Smith
a62253ec0f
first pass mr and fix for pac man issues ( #14 )
2019-02-26 23:49:04 +01:00
Sean Stolberg
2769320345
updating readme with marks stuff
2019-02-26 14:48:09 -08:00
Sean Stolberg
818b7cefb1
move remaining reporter files out, they live in their own repo
2019-02-26 14:36:23 -08:00
Sean Stolberg
cef5266bd8
moving reporters out of test repo; they live in their own now.
2019-02-26 14:35:56 -08:00
Sean Stolberg
143f18a5a2
commite file deletion
2019-02-26 06:33:46 -08:00
Sean Stolberg
ef8676b9bf
missed asmdef file on last checking
2019-02-26 06:33:16 -08:00
Sean Stolberg
653f7da144
Merge branch 'trunk' of https://github.cds.internal.unity3d.com/unity/xr.xrautomatedtests into trunk
2019-02-25 18:23:05 -08:00
Sean Stolberg
c331ea7038
Removing standalone directory of Oculus sig files, they are already in the cross platform project.
2019-02-25 18:22:52 -08:00
Wesley Mareovich Smith
1a41607189
Merge pull request #13 from unity/trunk-green-work
...
Disabling Gaze check
2019-02-25 14:19:23 -08:00
Wesley Mareovich Smith
bbb87ca4e2
branch 'trunk' into trunk-green-work
...
Lines starting with '#' will be ignored, and an empty message aborts #
the commit.
2019-02-25 14:17:12 -08:00
Wesley Mareovich Smith
bd1e72c687
Disabling Gaze check
2019-02-25 13:45:43 -08:00
Sean Stolberg
af351d7ec6
More cleanup and reorginization in prep to share this repo on GitHub public
2019-02-25 12:43:38 -08:00
Sean Stolberg
15529a3b6d
moving Oculus tests out and into different repo
2019-02-23 11:34:59 -08:00
Sean Stolberg
d7810d91c9
First step toward cleaning up test automation repo. Deleting projects that are now run in the cross funtional suite.
2019-02-23 11:18:45 -08:00
Benjamin Smith
cbf08e8791
Lwrp performance tests ( #12 )
...
* Initial commit of lwrp-performance-tests
Converted all tests to use LWRP. Removed setTargetBuffers, Stencil, and Terrain tests due to lack of support in current LWRP. Removed extraneous 'rigs' objects from some Material tests. Translated all materials to lwrp compliant shaders.
* Fixes several issues with lwrp tests
Corrects RenderTexture, wherein the background material was the incorrect color. Fixed SinglePrimitiveCube's material which was being loaded as the legacy Standard shader rather than the LWRP lit. Increased point and spot light intensities for realtime lighting tests. Changed the blendmode on the transparency test to behave correctly.
* Merges trunk and fixes static batching in baked lighting scene.
2019-02-22 20:07:18 +01:00
Sean Stolberg
5ea22290c9
Updating perf test package due to breaking change in trunk. Tested locally and works again.
2019-02-17 09:51:48 -08:00
ryanhy
9d5a5c9b2a
try relative image paths to work better in report
2019-02-14 15:06:05 -08:00
ryanhy
86363dfd30
updated report creator to support copied images
2019-02-14 13:20:24 -08:00
Wesley Mareovich Smith
52820e0cac
Fixing the tests setups un fix MR
2019-02-11 13:04:58 -08:00
Sean Stolberg
dfa5f90d1a
make target sdk auto
2019-02-11 10:46:53 -08:00
Sean Stolberg
eed9294d59
Roll test version
2019-02-11 09:39:35 -08:00
Sean Stolberg
de90c84745
Add missing category back to dynamic tests
2019-02-09 14:53:53 -08:00
Sean Stolberg
bb08353a2d
Fix for breaking pacman ui package. Also fixed up setup/teardown overrides across test classes that implement the TestBaseSetup
2019-02-09 11:24:22 -08:00
Sean Stolberg
46f3abcb51
Use local copy of perf test extension so we can customize if needed. No longer pulling from package repo.
2019-02-08 20:01:35 -08:00