Gemini Lasswell
3bd6ef40b5
Create common tests for print.c and cl-print.el
* test/lisp/emacs-lisp/cl-print-tests.el
(cl-print--test, cl-print-tests-1, cl-print-tests-2)
(cl-print-tests-3, cl-print-tests-4, cl-print-tests-5)
(cl-print-tests-strings, cl-print-circle, cl-print-circle-2):
Remove.
* test/src/print-tests.el (print-tests--prin1-to-string): New
alias.
(print-tests--deftest): New macro.
(print-hex-backslash, print-read-roundtrip, print-bignum): Define with
print-tests--deftest and use print-tests--prin1-to-string.
(print-tests--prints-with-charset-p): Use
print-tests--prin1-to-string.
(print-tests--print-charset-text-property-nil)
(print-tests--print-charset-text-property-t)
(print-tests--print-charset-text-property-default): Define with
print-tests--deftest.
(print-tests-print-gensym)
(print-tests-continuous-numbering, print-tests-1, print-tests-2)
(print-tests-3, print-tests-4, print-tests-5)
(print-tests-strings, print-circle, print-circle-2): New tests.
(print--test, print-tests-struct): New cl-defstructs.
2019-09-13 13:43:07 -07:00
..
2019-07-03 14:49:38 +03:00
2019-08-06 13:59:28 +02:00
2019-09-09 18:35:02 +02:00
2019-01-10 13:27:34 +01:00
2019-09-13 13:43:07 -07:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2018-12-31 18:47:22 -08:00
2019-07-31 21:47:29 +02:00
2019-08-02 16:33:30 +03:00
2019-08-18 19:36:31 +03:00
2019-08-15 18:00:16 -07:00
2019-09-13 12:08:34 +02:00
2019-06-05 20:30:23 -04:00
2019-08-07 09:24:15 -07:00
2019-05-25 14:25:18 -07:00
2019-06-01 18:52:22 -07:00
2019-09-12 20:25:30 -04:00
2019-07-13 18:51:55 +12:00
2019-07-27 14:10:20 +03:00
2019-06-25 22:04:13 -04:00
2019-07-06 12:51:30 -07:00
2019-08-03 20:14:52 -04:00
2019-06-22 19:25:44 -04:00
2019-02-03 23:00:29 +02:00
2019-06-24 09:15:41 +02:00
2018-12-31 17:57:29 -08:00
2019-05-31 19:07:48 +02:00
2019-08-21 11:03:34 +02:00
2019-07-14 09:26:42 +03:00
2019-01-01 01:01:13 +00:00
2019-04-07 03:56:27 +01:00
2019-07-29 01:55:34 +03:00
2019-01-01 01:01:13 +00:00
2019-06-06 19:29:42 -04:00
2019-01-10 13:27:34 +01:00
2019-01-01 01:01:13 +00:00
2019-05-20 15:29:26 +01:00
2019-05-26 01:00:16 -07:00
2018-12-31 17:57:29 -08:00
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-07-16 16:04:54 -07:00
2018-12-31 17:57:29 -08:00
2019-01-28 17:24:04 +02:00
2019-07-14 13:28:54 -07:00
2019-08-20 21:32:34 +02:00
2019-08-02 12:38:44 +02:00
2019-03-09 16:44:24 +01:00
2019-05-13 20:41:02 -04:00
2019-07-13 03:50:50 +02:00
2019-07-18 20:06:27 -04:00
2018-12-31 17:57:29 -08:00
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00
2019-04-19 10:31:02 +02:00
2019-04-28 16:45:13 -04:00
2019-07-20 16:00:31 +01:00
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2019-05-26 01:00:15 -07:00
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2019-05-29 20:47:16 +02:00
2019-08-18 18:19:21 -04:00
2019-05-25 14:25:18 -07:00
2019-06-26 10:24:59 -04:00
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00
2019-05-26 11:22:27 +02:00
2019-08-12 16:22:34 +02:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-08-20 09:04:53 -07:00
2019-01-01 01:01:13 +00:00
2019-07-14 09:23:20 +03:00
2018-12-31 17:57:29 -08:00
2019-09-08 10:13:13 +02:00
2018-12-31 17:57:29 -08:00
2019-03-31 17:08:21 +01:00
2019-01-01 01:01:13 +00:00
2019-05-25 14:25:18 -07:00
2019-08-06 13:38:47 +02:00
2019-05-26 11:56:57 +01:00
2019-02-03 23:00:29 +02:00
2019-05-21 15:23:23 +01:00
2019-07-20 22:02:36 -04:00
2019-07-06 12:51:30 -07:00
2018-12-31 18:47:22 -08:00
2019-07-11 18:27:12 +02:00
2019-08-16 16:27:27 -07:00
2019-07-14 15:18:22 -07:00
2019-01-01 01:01:13 +00:00
2019-04-07 03:56:27 +01:00
2019-05-25 14:25:18 -07:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00