Nikita Tsukanov
d820dc1068
Added unit tests for skia backend
11 years ago
Steven Kirk
5e2c1653e3
Ignore failing cairo tests for the moment.
Font scaling is currently broken in cairo. @ncarrillo removed the hacks
that were working around this, but things will be broken until we
upgrade to gtk3 after alpha 2.
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
fba2633ab9
Renamed Decorator.Content property as Child.
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
ab6a45914f
Fixed BorderTests.
11 years ago
Steven Kirk
733b733c92
Added test to demonstrate issue #2 .
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
af9f8408eb
Moved layout stuff into Layoutable
Out of Control.
12 years ago
Steven Kirk
32c8914609
Implement border child alignment.
12 years ago
Steven Kirk
7838c41a70
Fix and test margin layout.
12 years ago
Steven Kirk
5c140f549e
Test border padding.
12 years ago
Steven Kirk
e26f8f88de
Make border brush offset content
12 years ago
Steven Kirk
f521642df2
Draw border inside control bounds.
Added few more tests.
12 years ago
Steven Kirk
15135c2179
Compare test output.
12 years ago
Steven Kirk
cea271de90
Implemented RenderTargetBitmap
And added a test that outputs an image using it (doesn't actually
compare the image yet)
12 years ago