* CEDET Automated tests
@ 2019-10-13 21:53 Eric Ludlam
2019-10-14 8:57 ` Robert Pluim
2019-10-15 8:01 ` Lars Ingebrigtsen
0 siblings, 2 replies; 3+ messages in thread
From: Eric Ludlam @ 2019-10-13 21:53 UTC (permalink / raw)
To: Emacs Development
Hi all,
I have a patch that converts a bunch of the tests in test/manual/cedet
to be automated tests in test/lisp/cedet. Of the tests left in manual,
I also fixed them so they run.
While I was there, I brought over some tests from CEDET on sourceforge,
or updated the tests from manual to the newer version. Those tests are
all covered by old assignments.
The patch is pretty big due to moving files around. What's the best way
to provide the patch?
Thanks
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CEDET Automated tests
2019-10-13 21:53 CEDET Automated tests Eric Ludlam
@ 2019-10-14 8:57 ` Robert Pluim
2019-10-15 8:01 ` Lars Ingebrigtsen
1 sibling, 0 replies; 3+ messages in thread
From: Robert Pluim @ 2019-10-14 8:57 UTC (permalink / raw)
To: Eric Ludlam; +Cc: Emacs Development
>>>>> On Sun, 13 Oct 2019 17:53:11 -0400, Eric Ludlam <eric@siege-engine.com> said:
Eric> Hi all,
Eric> I have a patch that converts a bunch of the tests in test/manual/cedet
Eric> to be automated tests in test/lisp/cedet. Of the tests left in
Eric> manual, I also fixed them so they run.
Eric> While I was there, I brought over some tests from CEDET on
Eric> sourceforge, or updated the tests from manual to the newer version.
Eric> Those tests are all covered by old assignments.
Eric> The patch is pretty big due to moving files around. What's the best
Eric> way to provide the patch?
You mean if you want us to mercilessly criticise your placement of
commas? :-)
I donʼt remember offhand the size limits for this list, but you can
always stick it on a git branch under scratch/
Robert
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CEDET Automated tests
2019-10-13 21:53 CEDET Automated tests Eric Ludlam
2019-10-14 8:57 ` Robert Pluim
@ 2019-10-15 8:01 ` Lars Ingebrigtsen
1 sibling, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-15 8:01 UTC (permalink / raw)
To: Eric Ludlam; +Cc: Emacs Development
Eric Ludlam <eric@siege-engine.com> writes:
> I have a patch that converts a bunch of the tests in test/manual/cedet
> to be automated tests in test/lisp/cedet. Of the tests left in
> manual, I also fixed them so they run.
Great!
> While I was there, I brought over some tests from CEDET on
> sourceforge, or updated the tests from manual to the newer version.
> Those tests are all covered by old assignments.
>
> The patch is pretty big due to moving files around. What's the best
> way to provide the patch?
Perhaps just opening a bug report and posting it there? I don't think
there's any size restrictions in the bug tracker.
But it the size mostly due to moving files around, does "git
format-patch" help? It's supposed to have file moves as just a single
line, if I remember correctly.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-15 8:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-13 21:53 CEDET Automated tests Eric Ludlam
2019-10-14 8:57 ` Robert Pluim
2019-10-15 8:01 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.