提交 64125777 编写于 作者: O openharmony_ci 提交者: Gitee

!1279 L2_master 目录调整+事件总体时间调整

Merge pull request !1279 from jiyong/master
......@@ -18,13 +18,26 @@ group("aafwk_standard") {
if (is_standard_system) {
deps = [
"abilitymanager:actsabilitymanagertest",
"amsabilitymanager/amsMissionSnapshotTest:amsMissionSnapshotTest",
"amsabilitymanager/amsMissionSnapshotTestSingleton:amsMissionSnapshotTestSingleton",
"amsabilitymanager/amsMissionSnapshotTestSingletonS:amsMissionSnapshotTestSingletonS",
"amsdatauriutils:amsDataUriUtils",
"amszipfileunzipfilest:amsZipfileUnzipfileST",
"context:context",
"featureability:featureability",
"formmanager:formmanager",
"fwkdataaccessor:FWKDataAccessor",
#"serviceability/actsparticleabilitytest:ActsParticleAbilityTest",
"serviceability/sceneProject/particlestartability:ParticleStartAbility",
"serviceability/sceneProject/particletestserver:ParticleTestServer",
"serviceability/stserviceabilityclient:amsStServiceAbilityClient",
"serviceability/stserviceabilityserver:amsStServiceAilityServer",
"serviceability/stserviceabilityserversecond:amsStServiceAilityServerSecond",
"setshowonlockscreen:setshowonlockscreen",
"want:want",
#"verifypermission:verifypermission"
#"verifypermission:verifypermission",
"want:want",
]
}
}
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./DataUriUtilsJsSt.test.js')
\ No newline at end of file
require('./amsMissionSnapshotTest.test.js')
\ No newline at end of file
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./DataAbilityHelperJsSt.test.js')
\ No newline at end of file
require('./DataUriUtilsJsSt.test.js')
\ No newline at end of file
......@@ -10,7 +10,7 @@
{
"test-file-name": [
"FWKDataAccessor.hap",
"amsStDataAbility.hap"
"./resource/appexecfwk/amsStDataAbility.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./amsMissionSnapshotTest.test.js')
\ No newline at end of file
require('./DataAbilityHelperJsSt.test.js')
\ No newline at end of file
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./StServiceAbilityClient.test.js')
\ No newline at end of file
require('./ActsParticleAbilityTest.test.js')
\ No newline at end of file
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册