Acceptance / UI Testing

2018-01-30 Thread Steven R. Baker
Heya folks,

I'm trying to figure out how best to do Acceptance Testing for my applications. 
Are there currently hooks in GNUstep for asking about visible components, and 
issuing events programmatically? Are there any applications out there that do 
this?

I don't need fancy high level tools like Cucumber or whatever, I just need a 
thing that allows me to say "Click this button", and "this tableview should 
have this many rows, and the first row should have this number in it".

Thanks!

-Steven


___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


Re: Compiling gnustep-make

2018-01-30 Thread Riccardo Mottola

Hi,

On 2018-01-29 20:35:03 +0100 Svetlana Tkachenko 
 wrote:



Hello All,

When compiling GNUStep Make (gnustep-make-2.7.0) on Debian buster, I 
get

./configure output: http://paste.debian.net/plain/1007866

Then the following error message:
config-noarch.make:121: *** GNUSTEP_USER_ROOT is obsolete

Do not know what user root stands for or how to work around this.


I got this too sometimes. I think it happens when you already did 
source GNUstep.sh in some way before configuring and installing 
GNUstep make.


try sourcing GNUstep-reset.sh before configuring and installing 
gnustep make, then after source GNUstep.sh again and get the "new" 
updated environment set up.


Riccardo


___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep