Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
skiko
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqiang
skiko
Commits
1c692ff7
Unverified
Commit
1c692ff7
authored
Aug 08, 2025
by
Ivan Matkov
Committed by
GitHub
Aug 08, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix package for screenshot `TextStyle` test (#1080)
parent
52b3019b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
TextStyleScreenshotTest.kt
.../org/jetbrains/skiko/paragraph/TextStyleScreenshotTest.kt
+2
-2
org_jetbrains_skiko_paragraph_TextStyleScreenshotTest_canApplyBaselineShift.png
...ragraph_TextStyleScreenshotTest_canApplyBaselineShift.png
+0
-0
org_jetbrains_skiko_paragraph_TextStyleScreenshotTest_canApplyTextIndent.png
..._paragraph_TextStyleScreenshotTest_canApplyTextIndent.png
+0
-0
No files found.
skiko/src/jvmTest/kotlin/org/jetbrains/skiko/paragraph/TextStyleTest.kt
→
skiko/src/jvmTest/kotlin/org/jetbrains/skiko/paragraph/TextStyle
Screenshot
Test.kt
View file @
1c692ff7
package
org.jetbrains.skiko.
tests.org.jetbrains.skiko.
paragraph
package
org.jetbrains.skiko.paragraph
import
org.jetbrains.skia.*
import
org.jetbrains.skia.paragraph.*
...
...
@@ -10,7 +10,7 @@ import org.jetbrains.skiko.util.ScreenshotTestRule
import
org.junit.Rule
import
org.junit.Test
class
TextStyleTest
{
class
TextStyle
Screenshot
Test
{
@get
:
Rule
val
screenshots
=
ScreenshotTestRule
()
...
...
skiko/src/jvmTest/screenshots/org_jetbrains_skiko_
tests_org_jetbrains_skiko_paragraph_TextStyle
Test_canApplyBaselineShift.png
→
skiko/src/jvmTest/screenshots/org_jetbrains_skiko_
paragraph_TextStyleScreenshot
Test_canApplyBaselineShift.png
View file @
1c692ff7
File moved
skiko/src/jvmTest/screenshots/org_jetbrains_skiko_
tests_org_jetbrains_skiko_paragraph_TextStyle
Test_canApplyTextIndent.png
→
skiko/src/jvmTest/screenshots/org_jetbrains_skiko_
paragraph_TextStyleScreenshot
Test_canApplyTextIndent.png
View file @
1c692ff7
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment