Tan Nguyen [Tue, 17 Sep 2019 06:01:22 +0000 (06:01 +0000)]
Merge "[ElmsharpWearable][Non-ACR]Remove test for notsupported API" into tizen
raycad [Fri, 13 Sep 2019 01:47:57 +0000 (08:47 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I7a5945f28de7e5868c58596f885fa73c27127fdc
Tan Nguyen [Wed, 11 Sep 2019 11:04:56 +0000 (11:04 +0000)]
Merge "[Usb][Non-ACR] Do not test devices existing in the system" into tizen
raycad [Wed, 11 Sep 2019 08:52:57 +0000 (15:52 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I723338edb2326efac2ca619c9e0c259387148969
yh106.jung [Tue, 10 Sep 2019 22:56:57 +0000 (07:56 +0900)]
[WebView][Non-ACR] Context menu is not supported on wearable
Context menu has not been supported on wearable profile.
But, initial implementation of TCT did not reflect it because the
behavior of Tizen 5.5 M1 was wrong.
This patch excludes context menu related TCs on wearable profile.
Change-Id: Ib994490f113beb7b4e8a47d512b8115345ac96b1
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
Paweł Szewczyk [Mon, 9 Sep 2019 08:54:06 +0000 (10:54 +0200)]
[Usb][Non-ACR] Do not test devices existing in the system
Some devices may be unavailable to the testing framework and we should
not consider them a target of our tests.
Change-Id: Ie59bd0661c6e1ae7efa9e680146cf2c2a5a02fdd
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
raycad [Fri, 6 Sep 2019 04:00:16 +0000 (11:00 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id6b444af6f7df37bcf728e27d421110cbf935600
huiyu.eun [Thu, 5 Sep 2019 12:07:24 +0000 (21:07 +0900)]
[NUI][Non-ACR] Fix VideoView issue
Add VideoView to Window
Change-Id: Ia26d59f731da906867d148b8e031a5a7bb5d754d
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Cheoleun Moon [Wed, 4 Sep 2019 10:22:10 +0000 (19:22 +0900)]
[WiFi/Connection][Non-ACR][Scan before check scan results]
Change-Id: Ifdef197b625833b8796236d3ea7b01f318a08954
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
raycad [Tue, 3 Sep 2019 02:48:12 +0000 (09:48 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I83db23a4abc041b6b10a03623703236441bb5bf0
Tan Nguyen [Thu, 29 Aug 2019 10:30:52 +0000 (10:30 +0000)]
Merge "[MediaCodec][TCSACR-256] Modify feature description and tag in EventArgs class" into tizen
Tan Nguyen [Thu, 29 Aug 2019 10:29:57 +0000 (10:29 +0000)]
Merge "[MediaPlayer][TCSACR-262] add TCs for AudioOffload" into tizen
ruble [Mon, 19 Aug 2019 09:11:35 +0000 (18:11 +0900)]
[MediaPlayer][TCSACR-262] add TCs for AudioOffload
Change-Id: I8effeab25a80caa5a9824c93133e859155e0d713
raycad [Thu, 29 Aug 2019 06:10:59 +0000 (13:10 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ifa5a85b161898753591d6a2a11aa59869b0f3c97
Tan Nguyen [Wed, 28 Aug 2019 09:17:48 +0000 (09:17 +0000)]
Merge "[NUI][Non-ACR] Fix IMF/InputMethod TCT issue" into tizen
Tan Nguyen [Wed, 28 Aug 2019 09:16:32 +0000 (09:16 +0000)]
Merge "[WebView][Non-ACR] Do not check loading state for download test" into tizen
yh106.jung [Wed, 28 Aug 2019 07:55:44 +0000 (16:55 +0900)]
[WebView][Non-ACR] Do not check loading state for download test
In download case, it works on navigation phase not loading.
So we don't need to check loading state.
Change-Id: I76f9cf9187d0bb3d7f4eb0ad02327a1b381b15a8
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
Jeonghyun Yun [Wed, 28 Aug 2019 06:38:45 +0000 (15:38 +0900)]
[ElmSharpWearable][Non-ACR] Changed MoreOption direction
Changed MoreOption direction to right due to
wearable product QuickPanel UX policy is changed.
(There is a problem to test on Wearable 5.5 Product)
Change-Id: Ia826b21d925fbe6b7d60d29a2b049914b435a174
Haesu Gwon [Mon, 5 Aug 2019 08:04:07 +0000 (17:04 +0900)]
[MediaCodec][TCSACR-256] Modify feature description and tag in EventArgs class
Change-Id: Iadcf9389a36c5afefea3164d0100c0b0dba2fd18
huiyu.eun [Wed, 28 Aug 2019 03:45:43 +0000 (12:45 +0900)]
[NUI][Non-ACR] Fix IMF/InputMethod TCT issue
The IMF(InputMethod) is implemented by a third party,
and there are some IMFs that do not set the value of InputPanelLocale and Changed callback.
The three TCTs below do not support behavior in the IMF of GBM Binaries.
If the InputPanelLocale value is set the "", then the IMF does not support this feature(TCT).
- Tizen.NUI.Tests.InputMethodContextTests.LanguageChanged_EVENT
- Tizen.NUI.Tests.InputMethodContextTests.GetInputPanelLocale
- Tizen.NUI.Tests.ImfManagerTests.LanguageChanged_CHECK_EVENT
Change-Id: Icb6a93807f8a36698745138e67a34601e1e6d1d1
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Haesu Gwon [Tue, 27 Aug 2019 09:11:13 +0000 (18:11 +0900)]
[Multimedia.Manual][Non-ACR] Fix bugs of checking camera/recording feature
Change-Id: I43dc25ef670175c26b1e82af144dc972da2fb459
Nguyen Van Tan [Mon, 26 Aug 2019 03:56:54 +0000 (10:56 +0700)]
[Non-ACR] Add suite NUI.Components (Auto & Manual) on CSharpTCT.sln
Change-Id: I8ba270d173adc6c411ab4639f010314ce8ea163a
Tan Nguyen [Mon, 26 Aug 2019 03:32:06 +0000 (03:32 +0000)]
Merge "[NUI.Components][ACR-248][Create auto and manual TCT project]" into tizen
raycad [Fri, 23 Aug 2019 03:36:18 +0000 (10:36 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id7eada0c43a5aa753b1a9dddc33fe4fb7529a4fd
Feng Jin [Thu, 25 Jul 2019 10:53:35 +0000 (18:53 +0800)]
[NUI.Components][ACR-248][Create auto and manual TCT project]
Change-Id: Ib44b88bb03b814af22a4f8720bb71dad55fa3536
Hwankyu Jhun [Fri, 23 Aug 2019 01:51:28 +0000 (10:51 +0900)]
[Applications.Manual][Non-ACR] Fix the descriptions
If there is not "Location" menu, the testcase cannot be tested properly.
Change-Id: I16cb655d55480059714254d85c1c3c3f18cc6193
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Cheoleun Moon [Wed, 21 Aug 2019 07:24:30 +0000 (16:24 +0900)]
[Connection][WiFi][Non-ACR][Try to connect a Wi-Fi AP again]
When the network is busy, it is possible that Wi-Fi connection is failed and an Exception is thrown from WiFiAP.ConnectAsync().
During the network setup, we need to try to connect to the Wi-Fi AP once
more.
Since the given preconditions are assumed to be correct, a Wi-Fi
connection failure is likely due to a temporary network issue.
If there are other issues, the retry will also fail.
Change-Id: I1e0f46a457e3946f99be49f896ddf5b90946ca9a
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
huiyu.eun [Tue, 20 Aug 2019 08:01:34 +0000 (17:01 +0900)]
[NUI][Non-ACR] Fix CustomView TCT Fail issue
Manage children by adding/removing to View itself
rather than adding/removing to Children property directly.
Change-Id: I1cd680830cc8bcf287cfdd69082405d561cd5ce4
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Mon, 19 Aug 2019 04:24:14 +0000 (11:24 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I75325bc15b80d6ee604f6dfaa33b5a51c4888730
huiyu.eun [Wed, 14 Aug 2019 04:37:21 +0000 (13:37 +0900)]
[NUI][Non-ACR] Fix InputPanel TCT Fail issue
Modify Timer
Change-Id: I46d8561a88c2bfba6e6d3f67b53779287d7d6b08
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Wed, 14 Aug 2019 01:47:23 +0000 (08:47 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id8b7e539579e205bb50013c7fc1ed4b202de0331
Tan Nguyen [Mon, 12 Aug 2019 08:53:15 +0000 (08:53 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
ruble [Mon, 12 Aug 2019 04:25:35 +0000 (13:25 +0900)]
[MediaPlayer][Non-ACR] fix to dispose player when a TC is finished
Change-Id: I0a20fdb569cf33aae74f7c8d2facb14ae6b59a1f
raycad [Mon, 12 Aug 2019 04:23:55 +0000 (11:23 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I49da36927cbe773f59db0d9c48cca49ae3f235ff
Tan Nguyen [Mon, 12 Aug 2019 04:14:37 +0000 (04:14 +0000)]
Merge "[MediaPlayer][TCSACR-253] add TCs to cancel the player while it's getting ready" into tizen
ruble [Wed, 31 Jul 2019 07:19:26 +0000 (16:19 +0900)]
[MediaPlayer][TCSACR-253] add TCs to cancel the player while it's getting ready
Change-Id: I684b345f75964ef8f7e95910ef9fa91bc2435aa7
raycad [Fri, 9 Aug 2019 01:44:38 +0000 (08:44 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8ac72877ba30f1e19c25be56114ee913e52406cd
Tan Nguyen [Thu, 8 Aug 2019 07:07:35 +0000 (07:07 +0000)]
Merge "[Nsd][Non-ACR][Add catch clauses for ArgumentExeption and NotSupportedException]" into tizen
Cheoleun Moon [Tue, 6 Aug 2019 09:44:48 +0000 (18:44 +0900)]
[Nsd][Non-ACR][Add catch clauses for ArgumentExeption and NotSupportedException]
Change-Id: I967829306fdb2fc8116b0ab71a3917c65bb25b78
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
raycad [Thu, 8 Aug 2019 03:52:53 +0000 (10:52 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ic3a010c5fa1db94c0e7e54ac523fb04927055beb
Tan Nguyen [Thu, 8 Aug 2019 03:37:13 +0000 (03:37 +0000)]
Merge "[MediaController][TCSACR-255] Add the constructor of MediaControlSearchCondition" into tizen
Jung Jihoon [Thu, 8 Aug 2019 02:23:04 +0000 (11:23 +0900)]
[Non-ACR][NFC][Add Exception case in NFC manual TC]
- The code is missing from commit id
11a75651f7fcb1825dd3a9b7cb0596d69158ba26
- https://review.tizen.org/gerrit/#/c/test/tct/csharp/api/+/211463/
Change-Id: I1a9a26b990cf44fc857421adc71afdba3302d2b1
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
Tan Nguyen [Wed, 7 Aug 2019 11:17:22 +0000 (11:17 +0000)]
Merge "[Non-ACR][NFC][Add Exception case in NFC auto/manual TC]" into tizen
Tan Nguyen [Wed, 7 Aug 2019 11:15:46 +0000 (11:15 +0000)]
Merge "[NUI][Non-ACR][Fix Fhub TC fail]" into tizen
dongsug.song [Wed, 7 Aug 2019 10:12:59 +0000 (19:12 +0900)]
[NUI][Non-ACR][Fix Fhub TC fail]
Change-Id: I6461ed632f22c58079b75e77d4005e0165668170
Jeonghyun Yun [Wed, 7 Aug 2019 07:41:50 +0000 (16:41 +0900)]
[ElmsharpWearable][Non-ACR]Remove test for notsupported API
Marker is not supported latest emulator and watch devices(Tizen 4.0 and
Tizen 5.5). Therefore Marker related APIs were deprecated.
(https://github.com/Samsung/TizenFX/pull/734 )
related jira issue : http://suprem.sec.samsung.net/jira/browse/TNEXT-18074
Change-Id: Ibc68b3b38caf54440e54ad9bb29515e10671b575
Jung Jihoon [Tue, 6 Aug 2019 02:34:17 +0000 (11:34 +0900)]
[Non-ACR][NFC][Add Exception case in NFC auto/manual TC]
- It is known issue in NFC Native TC.
- Becuase of the "Access Control" method in MCD feature,
the opearations return "Security Restricted" Error.
- but It is normal operation in MCD, so we add to the new pass condition.
Change-Id: I9fa850ebd8ace13d1ac975e4634dbef15aa435e5
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
Tan Nguyen [Wed, 7 Aug 2019 03:17:10 +0000 (03:17 +0000)]
Merge "[WiFi][NonAcr][Try more specific scans due to possibility of temporary network issue]" into tizen
Tan Nguyen [Wed, 7 Aug 2019 02:02:20 +0000 (02:02 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
raycad [Wed, 7 Aug 2019 02:00:22 +0000 (09:00 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Iafb5ea8267d0ecb2f05c08e14c40a7caa1297f18
huiyu.eun [Tue, 6 Aug 2019 12:18:58 +0000 (21:18 +0900)]
[NUI][Non-ACR] Fix WatchApplication ambient issue
Set ambient-mode of watch application
Change-Id: If1e439e40f3b8916c62ec2b885e343d42bf714df
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
wy0105-yoo [Tue, 6 Aug 2019 11:21:33 +0000 (20:21 +0900)]
[NonACR][Tts][Change language parameter to null]
Cheoleun Moon [Tue, 6 Aug 2019 09:03:07 +0000 (18:03 +0900)]
[WiFi][NonAcr][Try more specific scans due to possibility of temporary network issue]
Change-Id: I1dd947e0d4ce770e971619402e3ba2d7b0bca846
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jeongkyun [Mon, 4 Mar 2019 08:21:04 +0000 (17:21 +0900)]
[ElmsharpWearable][Non-ACR]Remove test for notsupported API
Marker is not supported latest emulator and watch devices(Tizen 4.0 and
Tizen 5.5). Therefore Marker related APIs were deprecated.
(https://github.com/Samsung/TizenFX/pull/734 )
related jira issue : http://suprem.sec.samsung.net/jira/browse/TNEXT-18074
Change-Id: If9047eb54ee8d4fe9864ef4b63b941c7aca9954a
Haesu Gwon [Mon, 5 Aug 2019 08:23:33 +0000 (17:23 +0900)]
[MediaController][TCSACR-255] Add the constructor of MediaControlSearchCondition
Change-Id: Ida2167fe3430ee5d49cf212fae3b3d5fce6073eb
wy0105-yoo [Tue, 6 Aug 2019 03:23:00 +0000 (12:23 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/test/tct/csharp/api into tizen
Wootak Jung [Mon, 5 Aug 2019 07:13:19 +0000 (16:13 +0900)]
[Bluetooth][Non-ACR] Add pre-condition logic in TCs
Change-Id: I48a16aa50591e545343d47e34304633a579cf6f2
raycad [Mon, 5 Aug 2019 01:55:30 +0000 (08:55 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I84f595151e63bb62ec1094fd1c29b0dc78a90e2c
Tan Nguyen [Fri, 2 Aug 2019 08:39:45 +0000 (08:39 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Fri, 2 Aug 2019 08:39:34 +0000 (08:39 +0000)]
Merge "[ElmSharp][Non-ACR] Remove TC for obsoleted API" into tizen
raycad [Fri, 2 Aug 2019 07:59:49 +0000 (14:59 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8255a7926e411865dd5d118b266af9cfc42b75b6
Tan Nguyen [Wed, 31 Jul 2019 11:59:27 +0000 (11:59 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
InHong Han [Wed, 31 Jul 2019 06:27:09 +0000 (15:27 +0900)]
[Inputmethod][Non-ACR] Update test application
Change-Id: I4f857e99dba2f74d2bae94b1a32a3e3a47acdf6d
Jeonghyun Yun [Wed, 31 Jul 2019 08:03:27 +0000 (17:03 +0900)]
[ElmSharp][Non-ACR] Remove TC for obsoleted API
According to native API is removed, remove TC for this ElmSharp API
[related efl patch]
https://review.tizen.org/gerrit/#/c/platform/upstream/efl/+/208418/
[related TizenFX patch]
https://github.com/Samsung/TizenFX/pull/954
Change-Id: I84dae93de13ede35ec4740d241fe91cc925e4d09
raycad [Tue, 30 Jul 2019 03:11:27 +0000 (10:11 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I18ca3aa72aace5dc02701c5721bbf00f9aa53bee
raycad [Tue, 30 Jul 2019 02:58:58 +0000 (09:58 +0700)]
Add some log to manual template
Change-Id: Ie79ec01b7ec962c218c4634d29675e32ed4dde3d
raycad [Fri, 26 Jul 2019 04:19:10 +0000 (11:19 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I0714ff622c27b274504e55f3a0008a770b2d4071
Tan Nguyen [Thu, 25 Jul 2019 06:59:29 +0000 (06:59 +0000)]
Merge "[MediaPlayer][TCSACR-251] add TCs for exporting an audio data" into tizen
Yunjin Lee [Thu, 25 Jul 2019 05:46:02 +0000 (14:46 +0900)]
[PrivacyPrivilegeManager][Non-ACR] Add missing '[Step]' of manual TC
Change-Id: I6b5fe5383a829a9a73b453652f9656c2bb41c5ae
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
huiyu.eun [Thu, 25 Jul 2019 01:30:19 +0000 (10:30 +0900)]
[NUI][Non-ACR] Fix ScrollView TCT Fail issue
Fix Size and PixelSize of TextEditor
Change-Id: I9113386178ab5374edc5fde07421cdfe60d26718
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Wed, 24 Jul 2019 02:07:51 +0000 (09:07 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ieedbd80004efbf99ea223e8bcdc74e6e1f23211e
Tan Nguyen [Mon, 22 Jul 2019 05:48:27 +0000 (05:48 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Haesu Gwon [Mon, 22 Jul 2019 05:19:24 +0000 (14:19 +0900)]
[ThumbnailExtractor][Non-ACR] Add missed test file
Change-Id: Idbcd8bf8940d863c17fcc7830b2426bda09ddabc
raycad [Mon, 22 Jul 2019 04:28:20 +0000 (11:28 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: If9fe002d4a01a49ce635bdddf82de43f2d683403
raycad [Fri, 19 Jul 2019 03:44:39 +0000 (10:44 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ib517522ebf9f10bb1a7e36b2401f85acdd83bca7
Haesu Gwon [Thu, 18 Jul 2019 07:25:26 +0000 (16:25 +0900)]
[MediaController][Non-ACR] Use linq to check client is included
Change-Id: Ifdf9260d7bae3f29ca2a88ac2bfdeefeacbaae86
Tan Nguyen [Thu, 18 Jul 2019 06:11:27 +0000 (06:11 +0000)]
Merge "[ThumbnailExtractor][TCSACR-250] Add sync thumbnail extract API" into tizen
ruble [Mon, 15 Jul 2019 04:58:22 +0000 (13:58 +0900)]
[MediaPlayer][TCSACR-251] add TCs for exporting an audio data
Change-Id: I46d7ce29843cbcd85383260aaa3e9207876b624e
raycad [Wed, 17 Jul 2019 06:01:53 +0000 (13:01 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I4ddc475d394613314ed201dc5a0cabc6973a6fa2
Haesu Gwon [Tue, 16 Jul 2019 05:43:52 +0000 (14:43 +0900)]
[ThumbnailExtractor][TCSACR-250] Add sync thumbnail extract API
Change-Id: I079771fb4daa4581d4233107734d070f65337674
Tan Nguyen [Tue, 16 Jul 2019 06:51:56 +0000 (06:51 +0000)]
Merge "[Mediacontent][TCSACR-249] Add face insert method" into tizen
Haesu Gwon [Mon, 15 Jul 2019 05:50:20 +0000 (14:50 +0900)]
[Mediacontent][TCSACR-249] Add face insert method
Change-Id: Ie57f8d498538603351b737f6cc14aac1e7e37d3b
Tan Nguyen [Tue, 16 Jul 2019 02:07:53 +0000 (02:07 +0000)]
Merge "[Non-ACR][SecureRepository][Update outdated certificates]" into tizen
Krzysztof Jackiewicz [Mon, 15 Jul 2019 12:10:56 +0000 (14:10 +0200)]
[Non-ACR][SecureRepository][Update outdated certificates]
Change-Id: I3d796530b2ad133298b4c38e1d529cfbadc50d86
raycad [Wed, 10 Jul 2019 08:19:36 +0000 (15:19 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ibf0bd842e0e7e469b0f642b2839bb14e6d9521eb
wy0105-yoo [Fri, 5 Jul 2019 05:11:14 +0000 (14:11 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/test/tct/csharp/api into tizen
Tan Nguyen [Fri, 5 Jul 2019 02:05:05 +0000 (02:05 +0000)]
Merge "[PrivacyPrivilegeManager][Non-ACR]Fix to run in wearable profile" into tizen
Yunjin Lee [Wed, 3 Jul 2019 05:01:39 +0000 (14:01 +0900)]
[PrivacyPrivilegeManager][Non-ACR]Fix to run in wearable profile
- Removed TestUI and modify it to run in wearable profile
- Fixed pre/post condition description because menutree of settings app
can be different between mobile and wearable
Change-Id: Ic0f53a2eb40a59ec19affb0d3c1900aa1d259d15
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
huiyu.eun [Thu, 4 Jul 2019 03:42:27 +0000 (12:42 +0900)]
[NUI][Non-ACR] Fix ImageView BorderOnly TCT
- To set "BorderOnly" we need to set the image.
Change-Id: Id5aa655b03d3eb7cc49e34a913e4a0ef615c86ba
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Wed, 3 Jul 2019 07:20:44 +0000 (14:20 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I994d5754ca720ebed95218312b0e6df406931253
hyunho [Wed, 3 Jul 2019 04:12:44 +0000 (13:12 +0900)]
[WidgetControl][Non-ACR] Fix resource leak
Change-Id: Ifbc2120c8e6d9cabdd78c5bf57f15d6cfdc8f766
Signed-off-by: hyunho <hhstark.kang@samsung.com>
raycad [Mon, 24 Jun 2019 02:32:20 +0000 (09:32 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I1b287bc2c93ced52fcb1836f9bb9c58f901b9911
huiyu.eun [Fri, 21 Jun 2019 05:00:38 +0000 (14:00 +0900)]
[NUI][Non-ACR] Fix NUI Xaml namespace
Change-Id: I87e1b1f9b741b5719ca076d8398d76f44f58127c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Wed, 19 Jun 2019 08:48:14 +0000 (15:48 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ib9844210012827f6a9682bc9e9d9a4fe86101f18
raycad [Wed, 5 Jun 2019 06:37:28 +0000 (13:37 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Icd72eca6ead493f2a73f0a356ab1931c2e0fc329
huiyu.eun [Wed, 5 Jun 2019 04:57:21 +0000 (13:57 +0900)]
[NUI][Non-ACR] Fix GetResourcesProvider fail issue
NUI is separated to Tizen.NUI and Tizen.NUI.Xaml.
GetResourcesProvder.Get() need to create XamlBiding.Application.
Change-Id: Id714cea7bbdda87bcbd6f6f7ba922ad441902f99
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyu.eun [Wed, 5 Jun 2019 03:14:50 +0000 (12:14 +0900)]
[NUI][Non-ACR] Fix NUI TCT Fail issue
NUI is separated to Tizen.NUI and Tizen.NUI.Xaml
Change-Id: I2da1f4a77c7571ae70ad5d70305c59d1cc488c59
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
raycad [Tue, 4 Jun 2019 01:51:25 +0000 (08:51 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I4700fa808ad28acaf161d85debab7b577b8bda90
raycad [Wed, 29 May 2019 04:04:41 +0000 (11:04 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I44d9a4db137e907a46b1982d68727094626538d1
huiyu.eun [Tue, 28 May 2019 04:53:58 +0000 (13:53 +0900)]
[NUI][Non-ACR] Fix WatchApplication Manual Test steps
Change-Id: I4f376815ab0354a447da9c87ae706bc858fb78ab
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>