Avi Weinstock
|
f86252a60b
|
Add set_clipboard_context function and relevant plumbing. Use Option more consistantly (less unwraps) in textinput's selection handling.
|
2015-07-29 12:19:37 -04:00 |
|
Corey Farwell
|
8e3f4bba85
|
Reduce max line length from 150 to 120 characters
Part of https://github.com/servo/servo/issues/6041
|
2015-05-24 00:01:49 -04:00 |
|
Avi Weinstock
|
d054946f7d
|
Fix test_clipboard_paste to pass on Mac OS.
|
2015-05-06 15:30:29 -04:00 |
|
Avi Weinstock
|
b742eeca05
|
Made the clipboard-related functionality in TextInput more testable. Added test_clipboard_paste to the "test-unit" suite.
|
2015-05-06 11:46:18 -04:00 |
|
Avi Weinstock
|
cf6aef5d51
|
Make the channel argument to TextInput::new be optional, to support the signature expected by the unit tests.
|
2015-04-21 15:18:23 -04:00 |
|
Simon Sapin
|
3b1cfe8458
|
Add license headers in tests/unit
|
2015-04-08 01:07:55 +02:00 |
|
Simon Sapin
|
dc431c9bdb
|
Move script crate unit tests into the unit_tests crate.
|
2015-04-08 01:07:53 +02:00 |
|