[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] testing: Delete duplicate tests
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] testing: Delete duplicate tests |
Date: |
Tue, 08 Aug 2023 12:44:27 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes:
> It looks like the real test is supposed to be
>
> (equal " foo "
> ...
> (org-table-get-field 2 " foo ")
> (buffer-string)
> ...
I have re-introduced the new tests in place of the removed ones,
according to my and Max's findings. On top of the patch.
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fe85d61a9
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=173b5de0e
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [PATCH] testing: Delete duplicate tests,
Ihor Radchenko <=