Re: [PATCH] some minimal refactoring for the sake of unit-testing, and a, couple of tests.

2020-06-03 Thread Mario Frasca
see attachment >From 065ee9e35e71b0b7c0c0c2a8842909830225d962 Mon Sep 17 00:00:00 2001 From: mfrasca Date: Tue, 2 Jun 2020 15:48:46 -0500 Subject: [PATCH] org-plot.el: adding unit tests this patch contains some minimal refactoring for the sake of unit-testing, and a couple of tests in the (new)

[PATCH] some minimal refactoring for the sake of unit-testing, and a, couple of tests.

2020-06-02 Thread Mario Frasca
From 0ee824cccf793734fa18d42b67d44dae2a2e136e Mon Sep 17 00:00:00 2001 From: mfrasca Date: Tue, 2 Jun 2020 15:48:46 -0500 Subject: [PATCH] some minimal refactoring for the sake of unit-testing, and a  couple of tests. ---  lisp/org-plot.el  |  18 ++-  testing/lisp/test-org-plot.el