Thanks Andy

On 11/30/23 00:42, andy pugh wrote:

On Mon, 27 Nov 2023 at 06:59, Thomas J Powderly <tjt...@gmail.com> wrote:
That breaks build , so I removed tests/pyvcp-bar ( git rm ...)
You could have added an empty file called "skip" to the test folder: See: https://linuxcnc.org/docs/2.9/html/code/writing-tests.html

thanks for the skip trick,

still, I removed , entries from githun tests/ dir ( git rm ... )

Now my branch builds with no errs and all runtests are ok

( I dloaded a fresh copy, built it,d ran rintests, and my own tests all ok)

Also, don't get too hung-up on your test branch failing to build,
that's what test branches are for.

I am creating my own 'runtestsg' ( graphic)

following the runstest format.

I want to test  if  a screenshot of the widget under test (wut? :-)

is byte for byte same as 'expected.png'

Thats considered a sucessful test,

and needs no human interbention,

tho it does need a display.

So far, tests are  only only for outrput widgets,

and dont tackle input widgets yet.

tho pyautogui couild click btns, move sliders and dials...

--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

thanks tomp

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to