Граф коммитов

166 Коммитов

Автор SHA1 Сообщение Дата
Minghao Hu c74037b1f2 Merged PR 1654: [PTF] Modify HTML files shown in PTM to request proper IE feature level and use rem for style declarations.
1 Add a meta tag to HTML files for requesting proper IE feature level.
2 Modify all CSS style declarations to use rem instead of px.
2020-03-04 03:20:16 +00:00
Hu Minghao 1817379196 1 Add a meta tag to HTML files for requesting proper IE feature level.
2 Modify all CSS style declarations to use rem instead of px.
2020-02-21 19:09:20 +08:00
Jiajun Wang 9ecb8db4c9 Clean unused functions and data structures 2019-12-10 08:16:55 +00:00
Jiajun Wang 707e61ccbd Fix pass rate in test report 2019-12-10 08:16:55 +00:00
Yan Zeng 9a25b5c055 Merged PR 1531: update version to 7500
update version to 7500
2019-12-09 03:07:58 +00:00
Yan Zeng eda9d8d228 update version to 7500 2019-12-06 17:17:25 +08:00
Jiajun Wang b9c6a6b6d4 Get category info directly 2019-11-29 07:46:19 +00:00
Kyle Zhang 5d6df0a544 Merged PR 1516: Create PTF build validation pipeline 2019-11-29 07:38:03 +00:00
Kyle Zhang 61d7ef7cb3 up 2019-11-27 16:59:31 +08:00
Kyle Zhang 66ac992a1a initial yaml 2019-11-27 16:57:30 +08:00
Jiajun Wang eab8128c50 Escape html special characters in html test logger 2019-10-15 12:25:41 +08:00
Huiren Jiang 1b62c9fd14 Merged PR 1290: Update prerequisites 2019-08-23 05:48:31 +00:00
Huiren Jiang 6334de6942 Merged PR 1291: Update version to 1.0.7000.0 2019-08-23 02:41:07 +00:00
Huiren Jiang 0e300ea095 Update batch and deploy to support VS2019 2019-08-23 02:24:46 +00:00
Jiajun Wang 2b417fd446 Merged PR 1240: Serialize starttime and endtime to DateTimeOffset
Refactor the generation logic of html report
2019-08-21 05:05:51 +00:00
Jiajun Wang 3dde3b04c2 Fix SE detection in wix 2019-05-24 13:43:31 +08:00
Jiajun Wang c7a4fbfa32 Change the PtfProp variable name same as what in shell adapter 2019-05-23 07:09:35 +00:00
Jiajun Wang bb75f751a5 Merged PR 1071: Support specifying the result output folder 2019-05-23 05:56:40 +00:00
Jiajun Wang 9e88278e7a Merged PR 982: Add shell adapter 2019-04-24 08:17:24 +00:00
Jiajun Wang 2602f55dcf Test return bool of shell adapter in two cases 2019-04-24 15:00:29 +08:00
Jiajun Wang 2fcba9e48d Escape special characters in arguments of shell adapter 2019-04-24 15:00:29 +08:00
Jiajun Wang 0fec3b95da Update PTF user guide
* Remove sections on Script adapter and PsWrapper adapter.
* Add guide for shell adapter.
2019-04-24 15:00:29 +08:00
Jiajun Wang cbaeee763a Add unit test for shell adapter 2019-04-24 15:00:29 +08:00
Jiajun Wang 1d661e5ae5 Improve Shell adapter
* Support ptf property
* Support return value
* Support exception
2019-04-24 15:00:28 +08:00
Jiajun Wang 371aefc01e Deprecate PsWrapper adapter 2019-04-24 15:00:28 +08:00
Jiajun Wang 318421b5f4 Fix typo 2019-04-24 15:00:26 +08:00
Jiajun Wang 7ae775cbf5 Deprecate Script adapter 2019-03-20 12:39:18 +08:00
Jiajun Wang 507cf3a8c5 Add Shell adapter 2019-03-20 12:39:18 +08:00
Jiajun Wang 281419f5d8 Update gitignore 2019-03-20 12:39:18 +08:00
Huiren Jiang 7a08ea6876 Merged PR 741: Update prerequisites 2018-11-15 08:14:11 +00:00
Michael Tsai bb913b4ed8 Merged PR 720: Use InstallPrerequistes files under WindowsProtocolTestSuites repo 2018-10-26 08:26:15 +00:00
Michael Tsai accdb2339d Add security protocols: Ssl3,Tls,Tls11,Tls12 2018-09-30 13:35:40 +08:00
Michael Tsai d8544aa0cf Update README.md for prerequisites part 2018-09-30 10:10:53 +08:00
Michael Tsai 063caa55e9 Merge branch 'staging' into hstsai/UseInstallPrerequisitesInTestSuites 2018-09-30 10:06:58 +08:00
Michael Tsai bcf2f265e1 Refine error logs 2018-09-29 13:39:41 +08:00
Michael Tsai d95498e78a Refine variable name 2018-09-29 13:36:05 +08:00
Michael Tsai 14d2ac2cd9 Merged PR 717: Fix installprerequisites
Fix installprerequisites

1. Update url for SE
2. Remove --quiet for InstallVs2017Community.cmd
3. Use msiexec.exe to install msi/exe; if failed, use original method to
perform installation
2018-09-26 08:49:31 +00:00
Michael Tsai 3172ba086e Remove temporary folder and refine implementation 2018-09-26 14:10:56 +08:00
Michael Tsai 4aa06bd6ca Add checking for installprerequisites-related files 2018-09-25 16:49:19 +08:00
Michael Tsai a24f3ba389 Fix installprerequisites
1. Update url for SE
2. Remove --quiet for InstallVs2017Community.cmd
3. Use msiexec.exe to install msi/exe; if failed, use original method to
perform installation
2018-09-25 14:13:31 +08:00
Michael Tsai db6363045a Add temp folder for downloaded items 2018-09-25 14:09:54 +08:00
Michael Tsai 8aebd7baa1 Use InstallPrerequistes files under WindowsProtocolTestSuites repo 2018-09-21 15:36:59 +08:00
Michael Tsai 6579063b2c Merged PR 714: Fix installprerequisite
1. Fix typo in PrerequisitesConfig.xml
2. Update scripts accordingly
2018-09-21 05:57:46 +00:00
Michael Tsai 1193629385 Update AppName in PrerequisitesConfig.xml 2018-09-21 13:29:11 +08:00
Michael Tsai 352efa50d8 Fix installprerequisite
1. Fix typo in prerequisite.xml
2. Update InstallPrerequisites.ps1 and InstallVs2017Community.cmd
2018-09-21 13:21:08 +08:00
Huiren Jiang 2b36faaa2e Merged PR 693: Fix PTF doc link issue 2018-08-21 05:26:47 +00:00
Huiren Jiang cce3dec971 fix 2018-08-20 13:27:24 +08:00
Huiren Jiang 1ffa627b70 Merged PR 676: Update and fix issues of docs 2018-08-10 08:41:42 +00:00
Michael Tsai 5519847d8b Merged PR 675: Add VS2017 to installprerequisite and remove NET471 2018-08-10 03:24:16 +00:00
Huiren Jiang 8b20ac84a2 Merge remote-tracking branch 'origin/staging' into hujia/ptf_doc 2018-08-07 10:25:02 +08:00