Sergei Trofimovich
|
a27c36968f
|
vty.cabal: fix test depends
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
|
2015-04-25 19:39:49 +01:00 |
|
Corey O'Connor
|
761e51d44c
|
warning fixup again
|
2014-08-07 21:26:26 -07:00 |
|
Corey O'Connor
|
4aceef7a7f
|
mask output from quickcheck. need to be replaced with one that reports output via Progress values
|
2014-05-31 01:52:55 -07:00 |
|
Corey O'Connor
|
a4ef14d1d9
|
refactor vty to use standard naming convention.
|
2014-04-11 17:51:13 -07:00 |
|
Corey O'Connor
|
b6caadc7e7
|
rename strict_text to text'
|
2013-10-25 22:28:22 -07:00 |
|
Corey O'Connor
|
424e6a858d
|
cleanup
|
2013-10-13 03:01:53 -07:00 |
|
Corey O'Connor
|
2e7bc4c3fc
|
refactor input layer a bit more. closer to testable
|
2013-09-14 23:56:06 -07:00 |
|
Corey O'Connor
|
c998873eaa
|
more tests on cropping, plus some suspect fixes
|
2013-08-13 00:16:35 -06:00 |
|
Corey O'Connor
|
2f8e0bc005
|
test fixes
|
2013-07-22 01:11:50 -07:00 |
|
Corey O'Connor
|
4b6f75b989
|
implement a test for all terminfo based terminals this should support
|
2013-07-07 23:31:24 -07:00 |
|
Corey O'Connor
|
e6fb85e342
|
rename debug terminals to mock terminals.
|
2013-07-05 18:36:03 -07:00 |
|
Corey O'Connor
|
052cee932a
|
add new benchmark and improve benchmarking in general.
|
2013-05-10 23:23:41 -07:00 |
|
Corey O'Connor
|
8e1ea8e153
|
Implement verify_debug_terminal as Cabal test.
|
2012-10-07 18:26:28 -07:00 |
|
Corey O'Connor
|
4f3cd6c906
|
optimize span generation. Use string-qq for tests.
Recovers most of the performance lost with 4.7.0.0.
|
2011-07-14 18:23:02 -07:00 |
|
Corey O'Connor
|
a57c0b5360
|
Add Word Random instance for GHC < 7.1
|
2011-07-09 21:06:50 -07:00 |
|
Corey O'Connor
|
e59ce7f39f
|
Update Span
|
2011-07-03 23:26:57 -07:00 |
|
Corey O'Connor
|
30fd552a79
|
Pair image characters with display widths.
This way repeated calls to wcwidth are not required within the inner loops of generating spans.
|
2011-07-03 13:31:23 -07:00 |
|
Corey O'Connor
|
de65cb2758
|
Fixup HereDoc and Verify.
|
2011-05-19 13:03:46 -07:00 |
|
coreyoconnor
|
0caf0324f9
|
updating tests to compile against 2.1.0.3
Ignore-this: 72681804b946b933b2f8efec031c3a5f
darcs-hash:20100711224040-f0a0d-2ada820209967e001e57e445a7abb2408285bb6b.gz
|
2010-07-11 15:40:40 -07:00 |
|
coreyoconnor
|
f6c3cbfa01
|
adding example of Graphics.Vty.Inline to test
Ignore-this: e82f6a3b8eec33ab55fd04a51f4d9873
darcs-hash:20091228233218-f0a0d-345ddcbee616acc4f39d9d12393bdea5982f34d9.gz
|
2009-12-28 15:32:18 -08:00 |
|
coreyoconnor
|
82fd9c4538
|
Moved all IO actions to MonadIO
Ignore-this: 69cf0259898de9ab296861ab26630460
darcs-hash:20091109053436-f0a0d-0e2ae084dd91d09216d494a2aa84958ac71ef2f7.gz
|
2009-11-08 21:34:36 -08:00 |
|
coreyoconnor
|
7b38759846
|
use alloca instead of mallocBytes for exception safety
Ignore-this: 1d31bef2e227fefafe8bb4b6f9511e1d
darcs-hash:20090904172928-f0a0d-987b6931294fd33f7825eddc0adf04c81716a4dd.gz
|
2009-09-04 10:29:28 -07:00 |
|