Vu Nhu Anh [Tue, 27 Apr 2021 20:00:28 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I47630aa2752eb949090a1c4411cf3b345333312f
Tan Nguyen [Fri, 23 Apr 2021 01:52:22 +0000 (01:52 +0000)]
Merge "[MediaVision][Non-ACR] Fix a bug of Init() condition in TSPoseLandmarkDetector.cs" into tizen
Tan Nguyen [Fri, 23 Apr 2021 01:52:14 +0000 (01:52 +0000)]
Merge "[Non-ACR][NUI] Fix default theme value of TextLabel" into tizen
Vu Nhu Anh [Thu, 22 Apr 2021 20:00:25 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I0461163f5352bbff0094f755d5fed3e76bdd592b
Tae-Young Chung [Thu, 22 Apr 2021 02:06:01 +0000 (11:06 +0900)]
[MediaVision][Non-ACR] Fix a bug of Init() condition in TSPoseLandmarkDetector.cs
In catch(NotSupportedException){}, _pdConfig may be NULL.
Thus, null check of _pdConfig should be done in try{}.
Change-Id: Ib90fffd9d5e149a2958afd7f5438cea42c9e552f
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Vu Nhu Anh [Wed, 21 Apr 2021 20:00:27 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: If23df8ece8ca590f1f998e6c932dc30e1464e99f
Jiyun Yang [Wed, 21 Apr 2021 06:11:17 +0000 (15:11 +0900)]
[Non-ACR][NUI] Fix default theme value of TextLabel
Default theme is no longer have a TextColor value for TextLabel.
Instead, it defines AutoScrollLoopCount for TextLabel.
Change-Id: Idd326d865d01ac423c354801024db891a9c46c50
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Vu Nhu Anh [Tue, 20 Apr 2021 20:00:28 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I417ca49e72c6a30dd70e5f2409a229f4bf2c2547
Tan Nguyen [Tue, 20 Apr 2021 02:20:59 +0000 (02:20 +0000)]
Merge "[Non-ACR][NUI] Fix build error" into tizen
Vu Nhu Anh [Mon, 19 Apr 2021 20:00:28 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I14bf2b42ea6039cfba5f2a092dce45fed3af7404
Dongsug Song [Mon, 19 Apr 2021 08:42:44 +0000 (17:42 +0900)]
[Non-ACR][NUI] Fix build error
Change-Id: I2ed054922c97367497fc90738e62ff6635c1811c
Tan Nguyen [Mon, 19 Apr 2021 06:53:06 +0000 (06:53 +0000)]
Merge "[TCSACR-399][Vision] Add pose detection api test" into tizen
Vu Nhu Anh [Fri, 16 Apr 2021 20:00:21 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8fd14de42f6616e9de4301072231424d2052fbbc
Kwang Son [Fri, 22 Jan 2021 03:14:29 +0000 (12:14 +0900)]
[TCSACR-399][Vision] Add pose detection api test
Change-Id: I27c1a0bb1ba11fc8caa87a7521a1184ddaa3c4da
Signed-off-by: Kwang Son <k.son@samsung.com>
Vu Nhu Anh [Wed, 14 Apr 2021 20:00:31 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I52201f19790efeaf18718c18ab5202dde9e33ee0
Vu Nhu Anh [Tue, 13 Apr 2021 20:00:22 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8dd41dc5d5b17d124106902cefd98ca2fab61a44
Vu Nhu Anh [Mon, 12 Apr 2021 20:00:25 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I0141e9aba3259e142f4a4bdf951110d37110d8eb
Nguyen Thi Luong [Mon, 12 Apr 2021 03:50:00 +0000 (10:50 +0700)]
[Non-ACR][Tizen.Applications.ComponentPort] Change TizenNETVersion]
Change-Id: Ica2ca36ae2e5c927d272579d29f0d9ebe825ca01
Tan Nguyen [Mon, 12 Apr 2021 02:35:02 +0000 (02:35 +0000)]
Merge "[NUI][TCSACR-403] Add FontSizeScale properties" into tizen
Tan Nguyen [Mon, 12 Apr 2021 02:34:53 +0000 (02:34 +0000)]
Merge "[ComponentBased][Non-ACR][Updated ambiguous instructions]" into tizen
Vu Nhu Anh [Thu, 8 Apr 2021 20:00:32 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I84562ca7a8b7f8177c36e8ac2a5de932d7b8d084
Changgyu Choi [Thu, 8 Apr 2021 00:47:00 +0000 (09:47 +0900)]
[ComponentBased][Non-ACR][Updated ambiguous instructions]
Change-Id: Ief5469afd63586f8c36904cf8a776d8d54c2582d
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Tan Nguyen [Wed, 7 Apr 2021 06:39:43 +0000 (06:39 +0000)]
Merge "[Applications.ComponentBased][TCSACR-406][Update testcase]" into tizen
Hwankyu Jhun [Mon, 29 Mar 2021 06:18:01 +0000 (15:18 +0900)]
[Applications.ComponentBased][TCSACR-406][Update testcase]
Adds:
- WaitForPort_CHECK()
- Send_CHECK_WITH_IOEXCEPTION()
- SendAndReceive_CHECK_WITH_IOEXCEPTION()
- SendAndReceiveAsync_CHECK_WITHOUT_EXCEPTION()
- SendAndReceiveAsync_CHECK_WITH_ARUMENTEXCEPTION()
- SendAndReceiveAsync_CHECK_WITH_UNAUTHORIZEDACCESSEXCEPTION()
- SendAndReceiveAsync_CHECK_WITH_IOEXCEPTION()
- RequestReceived_CHECK()
- ComponentTask_INIT()
- Start_CHECK_RUNNING()
- Stop_CHECK_RUNNING()
- IsRunning_CHECK()
- Port_GET()
- Sender_GET()
- Request_GET()
- IsReplyRequested_CHECK()
- Reply_SET_AND_GET()
Removes:
- OnRequestEvent_CHECK()
- OnSyncRequestEvent_CHECK()
Changes:
- ComponentPort_INIT()
- ComponentPort_INIT_WITH_NULL_AND_CHECK_ARGUMENTEXCEPTION()
- ComponentPort_INIT_WITH_EMPTYSTRING_AND_CHECK_ARGUMENTEXCEPTION()
- ComponentPort_INIT_AND_CHECK_IOEXCEPTION()
- SendSync_CHECK_WITHOUT_EXCEPTION()
=> SendAndReceive_CHECK_WITHOUT_EXCEPTION
- SendSync_CHECK_WITHOUT_EXCEPTION()
=> SendAndReceive_CHECK_WITH_ARGUMENTEXCEPTION()
- SendSync_CHECK_WITH_UNAUTHORIZEDACCESSEXCEPTION()
=> SendAndReceive_CHECK_WITH_UNAUTHORIZEDACCESSEXCEPTION()
Change-Id: I7571bc0dac759f25d0d1d5fca3e19c035cc12a2e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Sangjung Woo [Mon, 5 Apr 2021 08:09:35 +0000 (17:09 +0900)]
[Tizen.MachineLearning.Inference][Non-ACR] Check the privilege
If Privilege API is not supported on the target device,
Pipeline_INIT_CHECK_UnauthorizedAccessException test case should be
passed.
Change-Id: I456661dee90f229394a1e151b049b57648639ad8
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Tan Nguyen [Mon, 5 Apr 2021 01:56:08 +0000 (01:56 +0000)]
Merge "[NUI][Non-ACR] Fix the app launching issues for NUI.Manual.Tests" into tizen
Vu Nhu Anh [Sat, 3 Apr 2021 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I21044ba0f52ad0d6f59823ac5e8689b83645397a
zhouleonlei [Thu, 1 Apr 2021 07:19:53 +0000 (15:19 +0800)]
[NUI][Non-ACR] Fix the app launching issues for NUI.Manual.Tests
https://code.sec.samsung.net/jira/browse/TSDF-961
LaunchRejectedException occurs in all Log related tcs
Change-Id: I9ebedca4dbf6f2fb7fb1cf6f415f3fa2a99a4351
Tan Nguyen [Tue, 30 Mar 2021 02:48:09 +0000 (02:48 +0000)]
Merge "[ComponentBased][Manual][TCSACR-400] Add test for WidgetComponent" into tizen
Tan Nguyen [Tue, 30 Mar 2021 02:47:53 +0000 (02:47 +0000)]
Merge "[MediaController][Non-ACR] Fix deadlock issue" into tizen
Vu Nhu Anh [Fri, 26 Mar 2021 20:00:33 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ia059049d57f4c8052a4b552617f923db5dce90ca
Haesu Gwon [Fri, 26 Mar 2021 07:39:03 +0000 (16:39 +0900)]
[MediaController][Non-ACR] Fix deadlock issue
Change-Id: I5b8685bd43dc3bc09b215b333f437f49de67164a
Vu Nhu Anh [Thu, 25 Mar 2021 20:00:25 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8437ff9969320758a5321a3197a3943bd0b98f72
Dongsug Song [Wed, 24 Mar 2021 04:29:47 +0000 (13:29 +0900)]
[Non-ACR][WindowSystem] Fix build error
Change-Id: Ia26ff764fc3efe05b89c71fe2296158e567c5179
Tan Nguyen [Tue, 23 Mar 2021 09:02:31 +0000 (09:02 +0000)]
Merge "[Inputmethod][Non-ACR] Update tpk files to improve coverage" into tizen
Nguyen Thi Luong [Tue, 23 Mar 2021 04:18:06 +0000 (11:18 +0700)]
[Non-ACR][Applications.Service.Manual] Add suite Applications.Service.Manual.Tests to CSharpTCT.sln file
Change-Id: If460c36355dfb57ff94a6e846f28d1a694d70f6d
InHong Han [Mon, 22 Mar 2021 06:28:45 +0000 (15:28 +0900)]
[Inputmethod][Non-ACR] Update tpk files to improve coverage
Change-Id: Ia63d2c0430471deca2e45d19f077203d40260218
Vu Nhu Anh [Fri, 19 Mar 2021 20:00:21 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I5c8c3187f11da08a07e134c9e19cb93dc776fbb6
Changgyu Choi [Wed, 3 Mar 2021 01:48:13 +0000 (10:48 +0900)]
[ComponentBased][Manual][TCSACR-400] Add test for WidgetComponent
This patch is check lifecycle of widget component.
Change-Id: Idc7b42c34ecf0c2a35a638141d2ea58ab9029bf7
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Vu Nhu Anh [Thu, 18 Mar 2021 20:00:20 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ibfa578c023f746f0571ebe73e6cce32c0c52bd43
Vu Nhu Anh [Wed, 17 Mar 2021 20:00:27 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8cd5fdb1e422abb01e5a918a8a4cc527a9fca6dd
Vu Nhu Anh [Tue, 16 Mar 2021 20:00:19 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: If5a8195291aa1dd254914cdb6b9d8f9cdde8bb8b
Tan Nguyen [Thu, 11 Mar 2021 04:00:20 +0000 (04:00 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Thu, 11 Mar 2021 04:00:09 +0000 (04:00 +0000)]
Merge "[TCSACR-397][NUI] Remove UIComponents and fix build error" into tizen
Vu Nhu Anh [Wed, 10 Mar 2021 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I243d3580ca02dd12ac77c3d52215d3cb11057a24
hyunho [Tue, 9 Mar 2021 07:58:22 +0000 (16:58 +0900)]
[WidgetControl][Non-ACR][Fix wrong instructions]
Change-Id: I429a182482f2e9bef06335b2df5228eb19a2f3d6
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Vu Nhu Anh [Mon, 8 Mar 2021 20:00:22 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I102f3705bbdb13e4a7f0b469af4d8b02287d2abb
Vu Nhu Anh [Thu, 4 Mar 2021 20:00:28 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ia2533827cd35d66a760f92b630f029ce6476eb51
Dongsug Song [Thu, 4 Mar 2021 12:04:58 +0000 (21:04 +0900)]
[TCSACR-397][NUI] Remove UIComponents and fix build error
Change-Id: I778a95be02f617733350d1710c081cac7a09dd4e
Tan Nguyen [Wed, 3 Mar 2021 08:59:20 +0000 (08:59 +0000)]
Merge "[MachineLearning.Inference][Non-ACR] Change string property test" into tizen
lokilee73 [Wed, 3 Mar 2021 02:04:50 +0000 (11:04 +0900)]
[Non-ACR][Device] Add display features for headless profile
ex) http://tizen.org/feature/display
http://tizen.org/feature/display.state
Change-Id: I0080bfb457b674702002e9159d14ad6c03162052
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Gichan Jang [Wed, 3 Mar 2021 08:21:37 +0000 (17:21 +0900)]
[MachineLearning.Inference][Non-ACR] Change string property test
Current setting and getting string property test try to select tensors that does not exist.
Changed to select the first tensor.
Change-Id: If1e2c70de21475181f7da2a3ed22f2de4e6e957f
Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
Hwankyu Jhun [Mon, 1 Mar 2021 23:57:14 +0000 (08:57 +0900)]
[ComponentPort][Non-ACR][Add a missing test application]
Adds:
- org.tizen.example.ComponentPortTest-1.0.0.tpk
Change-Id: Ia7c9ddf204725f161084f50e7c161454f8296b68
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Tan Nguyen [Fri, 26 Feb 2021 03:04:33 +0000 (03:04 +0000)]
Merge "Add default precondition for suite Tizen.MediaPlayer.Tests" into tizen
Nguyen Thi Luong [Fri, 26 Feb 2021 02:29:59 +0000 (09:29 +0700)]
Add default precondition for suite Tizen.MediaPlayer.Tests
Change-Id: I143d09302ee2af829f0922101949caa385d79c44
Vu Nhu Anh [Thu, 25 Feb 2021 20:00:35 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Iee4b395ab9b78da0819d10b043035458416f01cd
Tan Nguyen [Wed, 24 Feb 2021 06:06:39 +0000 (06:06 +0000)]
Merge "[Service][Non-ACR][Add logs for debugging]" into tizen
Tan Nguyen [Wed, 24 Feb 2021 06:05:58 +0000 (06:05 +0000)]
Merge "[Non-ACR][SecureRepository] Change OCSP test certificates to newer ones" into tizen
Hwankyu Jhun [Wed, 24 Feb 2021 00:15:56 +0000 (09:15 +0900)]
[Service][Non-ACR][Add logs for debugging]
Change-Id: I3d359362cf744bf8f9c8dfdf649c2c468b001a50
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Vu Nhu Anh [Tue, 23 Feb 2021 20:00:29 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I9292eb2f2796911c04a666f827bb40e178a1af96
Tomasz Swierczek [Tue, 23 Feb 2021 08:01:30 +0000 (09:01 +0100)]
[Non-ACR][SecureRepository] Change OCSP test certificates to newer ones
Previous test certificate started being rejected by MS OCSP server.
Updated to newest ones from bing.com
Change-Id: I92eff4ccee10986403396752a265fc71b2d4a36d
Tan Nguyen [Tue, 23 Feb 2021 02:15:07 +0000 (02:15 +0000)]
Merge "[Non ACR] Add suite Tizen.Applications.ComponentBased.ComponentPort.Tests to CSharpTCT.sln" into tizen
Vu Nhu Anh [Mon, 22 Feb 2021 20:00:23 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ib1f7f32cb4112dc768d45b05ca7e2adeadd88268
Nguyen Thi Luong [Mon, 22 Feb 2021 09:37:24 +0000 (16:37 +0700)]
[Non ACR] Add suite Tizen.Applications.ComponentBased.ComponentPort.Tests to CSharpTCT.sln
Change-Id: I729878fb7f016827c91efceb04e060f468a4daee
Tan Nguyen [Mon, 22 Feb 2021 07:52:19 +0000 (07:52 +0000)]
Merge "[ComponentBased][TCSACR-398][Add new testcases for ComponentPort]" into tizen
Tan Nguyen [Fri, 19 Feb 2021 03:25:12 +0000 (03:25 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
sooyeon.kim [Wed, 17 Feb 2021 03:59:18 +0000 (12:59 +0900)]
[TTS][Non-ACR][Fix to return NotSupportedException]
Change-Id: Id76560deedd50f4e524945b360ae6425017e41b6
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
b9e0beb7492eebd80d3d00df504ed5d4c67b7ee6)
Vu Nhu Anh [Thu, 18 Feb 2021 20:00:31 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8e946369841d5feee2086f1d04b6972b4a65592d
Vu Nhu Anh [Wed, 17 Feb 2021 20:00:29 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ib525720a3300fff2c9141153531b17104ce94fdb
Tan Nguyen [Wed, 17 Feb 2021 01:45:43 +0000 (01:45 +0000)]
Merge "[NUI][Non-ACR] Add test step for Window focus test" into tizen
Tan Nguyen [Tue, 16 Feb 2021 07:51:17 +0000 (07:51 +0000)]
Merge "[Widget][Non-ACR][Updated ambiguous instructions]" into tizen
Tan Nguyen [Tue, 16 Feb 2021 07:50:51 +0000 (07:50 +0000)]
Merge "[Applications.Service][Non-ACR][Add new testcases for code coverage]" into tizen
huiyu.eun [Tue, 16 Feb 2021 06:00:22 +0000 (15:00 +0900)]
[NUI][Non-ACR] Add test step for Window focus test
Add a step to test without remote controller.
Change-Id: Ib2b5b98a238e8a81b3ba9539eeab3321e747cf2b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Jihun Park [Tue, 16 Feb 2021 05:10:20 +0000 (05:10 +0000)]
Merge "[MediaKey][Non-ACR] Add comment in case that remote controller is not supported" into tizen
hyunho [Mon, 15 Feb 2021 03:50:47 +0000 (12:50 +0900)]
[Widget][Non-ACR][Updated ambiguous instructions]
Change-Id: Ibb4e4712b4d1c2c20140991ca203addeec324964
Signed-off-by: hyunho <hhstark.kang@samsung.com>
SukHyung, Kang [Mon, 15 Feb 2021 00:36:13 +0000 (09:36 +0900)]
[MediaKey][Non-ACR] Add comment in case that remote controller is not supported
Change-Id: Icf182d65e7fc5d06a042d7c593b9b5f24f7a8353
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Vu Nhu Anh [Wed, 10 Feb 2021 20:00:27 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I6afb907a2284f49a9ca4ba0badf9f58664bbf95d
Vu Nhu Anh [Tue, 9 Feb 2021 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: If6fa4a16f966d10a2e152677f512d98b01098665
Hwankyu Jhun [Tue, 9 Feb 2021 03:37:51 +0000 (12:37 +0900)]
[ComponentBased][TCSACR-398][Add new testcases for ComponentPort]
Adds:
- ComponentPort_INIT
- ComponentPort_INIT_WITH_NULL_AND_CHECK_ARGUMENTEXCEPTION
- ComponentPort_INIT_WITH_EMPTYSTRING_AND_CHECK_ARGUMENTEXCEPTION
- ComponentPort_INIT_AND_CHECK_IOEXCEPTION
- PortName_GET
- AddPrivilege_CHECK_WITHOUT_ARGUMENTEXCEPTION
- AddPrivilege_CHECK_WITH_NULL_AND_CHECK_ARGUMENTEXCEPTION
- AddPrivilege_CHECK_WITH_EMPTYSTRING_AND_CHECK_ARGUMENTEXCEPTION
- WaitForEvent_CHECK_COUNT
- Cancel_CHECK_COUNT
- Send_CHECK_WITHOUT_EXCEPTION
- Send_CHECK_WITH_ARUMENTEXCEPTION
- Send_CHECK_WITH_UNAUTHORIZEDACCESSEXCEPTION
- SendSync_CHECK_WITHOUT_EXCEPTION
- SendSync_CHECK_WITH_ARUMENTEXCEPTION
- SendSync_CHECK_WITH_UNAUTHORIZEDACCESSEXCEPTION
- OnSyncRequestEvent_CHECK
- OnRequestEvent_CHECK
Change-Id: I75b8f4e95808eb7ae27695a98b70caab623cf2fe
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 4 Feb 2021 08:32:00 +0000 (17:32 +0900)]
[Applications.Service][Non-ACR][Add new testcases for code coverage]
Adds:
- OnLocaleChanged_CHECK
- OnRegionFormatChanged_CHECK
- ServiceApplication_RUN
- ServiceApplication_EXIT
Change-Id: I6489fe83a19f6d4629d544fb51f01aaacb891e32
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Vu Nhu Anh [Mon, 8 Feb 2021 20:00:20 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ideb0dc94f94b7762e6a4562256285fa8efeb22bf
Vu Nhu Anh [Fri, 5 Feb 2021 20:00:23 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ic3f4b5e895cdc2d050fefc5a963b8c7f5f843bff
Youngbok Shin [Thu, 4 Feb 2021 07:23:03 +0000 (16:23 +0900)]
[NUI][TCSACR-403] Add FontSizeScale properties
Change-Id: I839360225b5043ea0eeb8fc11bb9118bc941ad5a
Vu Nhu Anh [Wed, 3 Feb 2021 20:00:29 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I2fa32ab7ded4bb26367b772341e045543c378b2b
Tan Nguyen [Tue, 2 Feb 2021 06:34:17 +0000 (06:34 +0000)]
Merge "[Bluetooth][Manual][Non-ACR] Modify the descriptions" into tizen
DoHyun Pyun [Mon, 1 Feb 2021 01:49:36 +0000 (10:49 +0900)]
[Bluetooth][Manual][Non-ACR] Modify the descriptions
Update the description as new combine function is applied
Change-Id: I48eaf8299f4085bd56e5501141c150a843848464
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Vu Nhu Anh [Mon, 1 Feb 2021 20:00:27 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8e85daec006fc84563e418a67170901137490094
Vu Nhu Anh [Fri, 29 Jan 2021 20:00:33 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I38860f7cb076ab6d5470ccbbf9c7d85bcff68ed7
Vu Nhu Anh [Thu, 28 Jan 2021 20:00:31 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id2fc33e355922232112f52f68a92675f24cf8a6c
Tan Nguyen [Thu, 28 Jan 2021 02:29:09 +0000 (02:29 +0000)]
Merge "[WebView][Non-ACR] Test form resubmit using back-forward instead reload" into tizen
Tan Nguyen [Thu, 28 Jan 2021 02:28:36 +0000 (02:28 +0000)]
Merge "[Bluetooth][Manual][Non-ACR] Modify String comparision function" into tizen
Vu Nhu Anh [Wed, 27 Jan 2021 20:00:23 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ifbb5f85f5ff55b5af3e100603e7f3557cc1fe27b
Vu Nhu Anh [Tue, 26 Jan 2021 20:00:22 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Icc57621031512bbbcb6b700760c9f53309f370e9
DoHyun Pyun [Tue, 26 Jan 2021 04:28:15 +0000 (13:28 +0900)]
[Bluetooth][Manual][Non-ACR] Modify String comparision function
UUID strings are case-sensitive. Because of this if we use
Equals function, the comparision statement returns false for
the same UUID. So this patchset modifies the comparision
function to Compare.
Change-Id: Ic3a77843436ca389c954aa11b12f3e9e97a7e525
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 25 Jan 2021 02:06:31 +0000 (11:06 +0900)]
[Bluetooth][Manual][Non-ACR] Adjust TC execution order
Change-Id: I008e0d5f42ae8225d16d77364371ca4815eecbf8
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Tan Nguyen [Mon, 25 Jan 2021 06:30:10 +0000 (06:30 +0000)]
Merge "[Bluetooth][Manual][Non-ACR] Make combine TC for GATT" into tizen
Tan Nguyen [Fri, 22 Jan 2021 10:14:36 +0000 (10:14 +0000)]
Merge "[Bluetooth][Manual][Non-ACR] Remove unused file" into tizen
Tan Nguyen [Fri, 22 Jan 2021 10:14:21 +0000 (10:14 +0000)]
Merge "[MachineLearning.Inference][Non-ARC] Remove unnecessary TC for TensorsInfo" into tizen
DoHyun Pyun [Fri, 22 Jan 2021 01:06:58 +0000 (10:06 +0900)]
[Bluetooth][Manual][Non-ACR] Make combine TC for GATT
Change-Id: I89efea289dcac3d37cea2160c529391004655a51
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Vu Nhu Anh [Thu, 21 Jan 2021 20:00:20 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Iaba481c5dbe2ac11c4da287e62b428569f07acd4