search for: wintest

Displaying 9 results from an estimated 9 matches for "wintest".

Did you mean: winetest
2014 Nov 21
2
Libvirt fullscreen sdl problem
...nd viewing live video in a virt machine is a must) and security based on isolation from i/o ports. But when I tried this scenario with <graphics type='sdl' display=':0.0' xauth='/home/stein/.XAuthority'/> in xml file I got: linux-aeo3:/etc/libvirt/qemu # virsh start wintest setlocale: No such file or directory error: Failed to start domain wintest error: internal error: early end of file from monitor: possible problem: No protocol specified xcb_connection_has_error() returned true pulseaudio: pa_context_connect() failed pulseaudio: Reason: Connection refused pulseaudi...
2019 Feb 06
4
unix_primary_group = yes don t work
...t; root at testsmb:~# ls -la /home/data > total 16 > drwxrwxrwx 2 root root 4096 Feb 6 15:17 . > drwxr-xr-x 5 root root 4096 Feb 6 13:42 .. > -rwxrwxr-x+ 1 giduser domain users 0 Feb 6 13:48 test.txt > -rwxrwxr-x+ 1 giduser domain users 0 Feb 6 15:17 wintest.txt > root at testsmb:~# ls -la /home/giduser/test.txt > -rw-r--r-- 1 giduser unixgroup 0 Feb 6 14:31 /home/giduser/test.txt > root at testsmb:~# getent passwd giduser > giduser:*:10048:10002::/home/giduser:/bin/bash > root at testsmb:~# id giduser > uid=10048(giduser) gid=10...
2007 Apr 17
0
use of .Rout.save files in the 'tests' directory of a package
Even though all files in the 'tests' directory are copied to the installation directory and tests are run there, the current makefiles that runs the tests (share/make/{tests,wintests}.mk seem to go to some trouble to refer to the .Rout.save files in the original 'tests' directory. (E.g., in the line "@if test -f $(srcdir)/$@.save; then" in share/make/tests.mk.) This means that .Rout.save files created during the testing process (either by .Rin files or v...
2009 Apr 09
0
how to add a target to the Make that R CMD check uses for running tests?
...ARE_DIR)/make/$(RSHAREMAKEFILE) $(makevars) -f $(MAINTESTMAKE) DONEFORCE=TRUE all-Rt ; \ fi ) @touch forceonce force: ; endif This code causes 'make' to be called just once with the target 'all-Rt', using appropriate settings for RSHAREMAKEFILE (either 'tests.mk' or 'wintests.mk') and MAINTESTMAKE (either 'Makefile' or 'Makefile.win') (There are set in other parts of the Makefile). The above code runs as intended under Linux, Windows, and Mac OS X, at least on the installations I've tested. However this technique is ugly. There must be a bett...
2019 Feb 06
0
unix_primary_group = yes don t work
...>> total 16 > >> drwxrwxrwx 2 root root 4096 Feb 6 15:17 . > >> drwxr-xr-x 5 root root 4096 Feb 6 13:42 .. > >> -rwxrwxr-x+ 1 giduser domain users 0 Feb 6 13:48 test.txt > >> -rwxrwxr-x+ 1 giduser domain users 0 Feb 6 15:17 wintest.txt > >> root at testsmb:~# ls -la /home/giduser/test.txt > >> -rw-r--r-- 1 giduser unixgroup 0 Feb 6 14:31 > /home/giduser/test.txt > >> root at testsmb:~# getent passwd giduser > >> giduser:*:10048:10002::/home/giduser:/bin/bash > >> root at tests...
2019 Feb 06
6
unix_primary_group = yes don t work
thanks for the answer, Louis. i m talking about the userhome dir. I ve already read https://wiki.samba.org/index.php/User_Home_Folders and i m applying the posix acls to my share. As the users's home is shared between windows and linux, i d rather use the posix acls than the windows ones. Beside the homedir of my users have a form like /home/ first letter of name /login ( ex : /home/d/dare
2007 May 09
4
Unit Testing Frameworks: summary and brief discussion
...niences in R. It wouldn't be too difficult to add these features to the built-in R testing framework, but I've not had success in getting anyone in R core to listen to even consider changes, so I've not pursued that route after an initial offer of some simple patches to tests.mk and wintests.mk. RUnit doesn't have transcript-style tests, but it wasn't very difficult to add support for transcript-style tests to it. I'll probably go ahead and use some version of that for our porting project. (And offer it to the community if the RUnit maintainers want to incorporate it...
2002 Jul 14
6
20020710 & winetest
Last 3 wines are failed to compile on various reasons. (If I remember correctly: 20020411 compiles; 20020509, 20020605, 20020710 does not.) wine 20020710 make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest' gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC
2008 Nov 21
0
Wine release 1.1.9
...ix the COLOR_xxx usage. user32: Do not change focus if the window is no longer active. Dylan Smith (9): richedit: Created initial tests for windowless richedit controls. richedit: Initial testing of ITextServices methods. richedit: Removed comment in header for non-existent wintest.c. include: Added missing macros for EM_SETIMESTATUS and EM_GETIMESTATUS. user32: Added message spy string for IME Status messages. richedit: Update strings and comments regarding IME Status messages. include: Fixed a typo for ITextHost::TxSetCaretPos declaration. rich...