Displaying 3 results from an estimated 3 matches for "test_tim".
Did you mean:
test_trim
2015 Oct 05
0
Compiling v2.2.19 - internal compiler error: segmentation fault (test-timing.c -> int64_t issue?)
...ter-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -MT test_lib-test-timing.o -MD -MP -MF .deps/test_lib-test-timing.Tpo -c -o test_lib-test-timing.o `test -f 'test-timing.c' || echo './'`test-timing.c
test-timing.c: In function ?test_timing?:
test-timing.c:48: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.opensuse.org> for instructions.
make[4]: *** [test_lib-test-timing.o] Error 1
----------------------------------------------...
2011 Sep 25
0
RMySQL not running from within batch file
...ontains the following -
time<-as.data.frame(Sys.time())
names(time)<-"time"
write.csv(time,"~Documents\\Test.csv")
library(RMySQL)
drv<-dbDriver("MySQL")
con<-dbConnect(drv,dbname="test",user="root",password=pwd)
dbWriteTable(con,"test_time",time,row.names=F,append=T)
dbDisconnect(con)
When I source this code from R.exe it creates the csv file and updates the
database as it should. When I run my batch file ("C:\Program
Files\R\R-2.13.1\bin\x64\R.exe" CMD BATCH --vanilla "~Documents\Test 1.0.R")
it writes the...
2019 Nov 15
0
Wine release 4.20
...eWindow(0) test result for w1064v1809.
user32/tests: Skip tests expecting ascii VK wparam on non-us keyboards.
user32/tests: Add optional flags for alternative sequence on w1064v1809.
user32/tests: Flush remaining events before starting a new sequence.
user32/tests: Increase test_timers count tolerance on Windows.
user32/tests: Tweak test result for w1064v1809.
user32/tests: Synchronize with the SendMessageTimeout thread.
user32/tests: Close event at the end of the test_WaitForInputIdle test.
user32/tests: Ignore WM_WININICHANGE message in test sequences...