NissimHadar
bd8e8aab85
Fixed gcc warnings.
2018-06-25 16:40:43 -07:00
NissimHadar
25834c3809
Allow multiple evaluations.
2018-06-25 09:13:58 -07:00
NissimHadar
8ad8713a13
New API.
2018-06-21 17:02:51 -07:00
NissimHadar
79293310e5
No more use of JPG files.
2018-06-19 11:59:31 -07:00
NissimHadar
4897e11a12
Save downloaded byte array (from GitHub) to file with PNG extension.
2018-06-18 12:43:42 -07:00
NissimHadar
d59ddc4764
Added selection of branch from combo.
2018-06-18 07:44:04 -07:00
NissimHadar
9ca27468f6
Added selection of branch from the command line.
2018-06-13 19:29:09 -07:00
NissimHadar
74aedd73fd
Exit at end of non-interactive recursive script.
...
Similarity index set to -100.0 to indicate size difference.
Simplified repo. path in testRecursive scripts.
Wait 10" before starting recursive script.
2018-06-12 15:47:55 -07:00
NissimHadar
06c167cc68
Add error to failure name.
2018-05-30 16:49:36 -07:00
NissimHadar
5fd8cd71c6
Reverted to main repo, for the PR.
2018-05-28 12:05:40 -07:00
NissimHadar
ddea1c64bc
Updated AutoTester.
2018-05-25 17:37:31 -07:00
NissimHadar
dcab7e4e81
Corrected misplaced semicolons.
2018-05-25 15:03:45 -07:00
NissimHadar
590b4f91c5
Added comments.
2018-05-25 09:16:51 -07:00
NissimHadar
24738ebbe2
Added missing semi-colons.
2018-05-25 08:28:21 -07:00
NissimHadar
77d6ea6bec
Added hide/show for task bar (Windows only).
2018-05-24 16:48:03 -07:00
NissimHadar
802cedf1bc
Removed messages in non-interactive mode.
2018-05-24 13:29:02 -07:00
NissimHadar
f8b69ef1f1
Changed stored failure images from JPG to PNG
...
Now uses snapshot name to find correct test folder - allows creating multiple tests
Reversed order of recursive scripts, so execution will be in alphabetical order.
2018-05-22 16:34:32 -07:00
NissimHadar
a0462451be
Updated auto-tester
2018-05-18 09:09:29 -07:00
NissimHadar
a9a783588b
Fixed typo.
2018-05-14 09:25:17 -07:00
NissimHadar
9d52306ac5
Merge branch 'master' of github.com:highfidelity/hifi into missingImagesMDfiles
2018-05-09 12:17:17 -07:00
NissimHadar
32f2494416
Stores previous user-selected folders.
2018-05-09 11:58:16 -07:00
NissimHadar
ee4b1af3aa
Corrected missing images in test.md files
2018-05-08 16:51:58 -07:00
NissimHadar
d5bb582811
Per Austin's comments.
2018-05-08 11:40:56 -07:00
NissimHadar
eb14658bc5
Per Austin's comments.
2018-05-08 11:13:06 -07:00
NissimHadar
2c2b74f4c8
Removed unused variable.
2018-05-04 14:13:14 -07:00
NissimHadar
1f691edf0d
Removed platform code (was used for MD files).
2018-05-03 17:04:17 -07:00
NissimHadar
beb19c53fa
Added date and time to auto-generated scripts.
2018-05-03 15:00:14 -07:00
NissimHadar
b9cdaf31a0
Corrected name of create all recursive tests call.
2018-05-02 15:26:03 -07:00
NissimHadar
56e5b0e7b4
Added autoTester.enableAuto();
to the recursive tests.
2018-05-02 15:25:31 -07:00
NissimHadar
93afbcdc08
First success with running from command line.
2018-05-01 17:59:07 -07:00
NissimHadar
a3e4fa8429
Corrected download of images.
2018-05-01 15:27:29 -07:00
NissimHadar
b722c80b3f
WIP
2018-05-01 14:25:33 -07:00
NissimHadar
aceaa510c8
Added referral to physical memory Test.
...
Added menu items - `close` and `about`
2018-04-23 14:47:17 -07:00
NissimHadar
c458b587ac
Completed creation of testsOutline.md.
2018-04-11 16:50:27 -07:00
NissimHadar
60f4c6788f
Added creation of tests outline .MD file.
2018-04-10 23:04:56 -07:00
NissimHadar
8e063a600b
Added recursive creation of MD files.
2018-04-10 20:16:36 -07:00
NissimHadar
b19fcc340d
Start test steps from 1 (not from 0).
2018-04-05 10:01:29 -07:00
NissimHadar
99a4bd65a0
Corrected message to user.
...
Changed ::ReadWrite to ::WriteOnly when creating MD file.
2018-04-04 17:12:46 -07:00
NissimHadar
235996911a
Fixed gcc warning.
2018-04-04 11:38:14 -07:00
NissimHadar
4f5895cb16
Added MD file to autoTester.
2018-04-03 13:17:37 -07:00
NissimHadar
84cc4c18a4
Added date/time to testResultsFolder.
2018-03-09 18:13:26 -08:00
NissimHadar
77901e5089
Corrected MacOS warnings.
2018-03-08 20:11:35 -08:00
NissimHadar
a4854839a4
Enable user selection of destination folder when creating a test.
2018-03-07 17:45:10 -08:00
NissimHadar
b47b512ab9
Completed recursive creation of recursive scripts.
2018-03-07 13:25:40 -08:00
NissimHadar
9bd7f31ff3
Now search for tests
folder bottom-up.
2018-03-07 11:30:30 -08:00
NissimHadar
da414b94fd
WIP - adding the creation of recursive scripts.
2018-03-07 10:47:37 -08:00
NissimHadar
4b3d63eea4
Added math.h to includes (MacOS build error).
2018-03-06 16:37:05 -08:00
NissimHadar
84815fadae
Use JPG->PNG trick to keep file sizes down.
2018-03-05 17:45:51 -08:00
NissimHadar
5a79f272f3
Allow multiple evaluations.
2018-03-04 20:56:57 -08:00
NissimHadar
913ad569c0
Added completion message.
2018-03-04 17:36:20 -08:00