Nikita Tsukanov
a74e9b3ff7
Fixed `Path_Tick_Scaled`, `Path_Tick_Scaled_Stroke_8px` and `Path_Expander_With_Border` for Skia
10 years ago
susloparov
ef7dc640c5
Skipped Path_With_PenLineCap render test for Cairo
10 years ago
susloparov
40c01b73fb
Renamed stroke Shape properties according to WPF naming
10 years ago
susloparov
42bddea9f2
Direct2D render test for the Path using DashLineCap, StartLineCap, EndLineCap.
10 years ago
susloparov
fe88eae319
Somehow PathTests.cs was treated as a binary file by git. Fixed that.
10 years ago
Nikita Tsukanov
d820dc1068
Added unit tests for skia backend
11 years ago
Nikita Tsukanov
01e2c90bc5
Removed this.
11 years ago
Steven Kirk
145411020b
Ran .net core code formatter.
11 years ago
Steven Kirk
6151aef188
Removed file headers.
11 years ago
Steven Kirk
e8fb10ba2f
Added Cairo render tests.
Some tests failing.
11 years ago
Steven Kirk
d11d779414
Trying to fix capitalization of tests and docs AGAIN.
11 years ago
Steven Kirk
1a2fba4798
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2 .
11 years ago
Steven Kirk
845b28a2c2
Fixed casing of Docs and Tests directories.
11 years ago
Steven Kirk
aa147f0423
More stylecoping.
11 years ago
Steven Kirk
fba2633ab9
Renamed Decorator.Content property as Child.
11 years ago
Steven Kirk
56968707de
Added some more tests for Shape.
Can't get all the new tests to pass... need to take a break AAARGH ;)
Need to be more tests added to test different stretch values etc.
11 years ago
Nelson Carrillo
f4e3aefbd4
Make Render Tests run for Cairo
Adds RenderTargetBitmap to Cairo
Oops.
11 years ago
Steven Kirk
a4bf79b7cc
Moved tests to Tests subdir.
11 years ago
Steven Kirk
1a3a78847b
Converted tests to run with xUnit.
11 years ago
Steven Kirk
f158c3e399
Fixed scaling for Paths.
Will no doubt need revisiting as mentioned in the comments in
Shape.MeasureOverride.
11 years ago
Steven Kirk
7fe1f7e814
Some work on Paths.
Make paths with Stretch != None correctly fill the Path control's
available size. Added a Path_Tick_Scaled test with a path from
MahApps.Metro to test this.
11 years ago
Steven Kirk
6644676b03
Moved stuff around a bit.
Windows specific stuff into Windows directory, Perspex.Windows ->
Perspex.Win32 as WinRT might be supported in the future and that is
still Windows.
11 years ago
Steven Kirk
3f24d2f6ef
Everything compiling now.
But not working, obviously.
12 years ago
Steven Kirk
6b20bc7349
Added a Path test.
12 years ago