From 3d8e234c1bcdae6e83465d08158188e76aa1aae9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 5 Dec 2019 03:13:37 -0500 Subject: convert tests to fixtures --- tests/data/fixtures/alternate_buffer.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/data/fixtures/alternate_buffer.in (limited to 'tests/data/fixtures/alternate_buffer.in') diff --git a/tests/data/fixtures/alternate_buffer.in b/tests/data/fixtures/alternate_buffer.in new file mode 100644 index 0000000..9f12ea4 --- /dev/null +++ b/tests/data/fixtures/alternate_buffer.in @@ -0,0 +1,14 @@ +\x1bc +\x1b[m\x1b[2J\x1b[H1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n9\r\n10\r\n11\r\n12\r\n13\r\n14\r\n15\r\n16\r\n17\r\n18\r\n19\r\n20\r\n21\r\n22\r\n23\r\n24 +\x1b[?47h +foobar +\x1b[?47l +\x1b[?47h +\x1b[?47l +\x1bc +\x1b[m\x1b[2J\x1b[H1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n9\r\n10\r\n11\r\n12\r\n13\r\n14\r\n15\r\n16\r\n17\r\n18\r\n19\r\n20\r\n21\r\n22\r\n23\r\n24 +\x1b[?1049h +foobar +\x1b[?1049l +\x1b[?1049h +\x1b[?1049l -- cgit v1.2.3-54-g00ecf