89 Commits

Author SHA1 Message Date
qPCR4vir
cdcf15ee68 some demos don't pass 2016-03-05 03:28:20 +01:00
qPCR4vir
2c04ba7bf3 all demos added because exec() don't need main form to exit_all 2016-03-05 03:17:49 +01:00
qPCR4vir
dae3b4e815 now with move 2016-03-04 17:33:20 +01:00
qPCR4vir
8043b88b1c fixing dir 2016-03-04 17:17:03 +01:00
qPCR4vir
e32cf4045f no ./widget_show 2016-03-04 01:27:23 +01:00
qPCR4vir
a84e82029b no ./widget_show2 2016-03-04 01:20:51 +01:00
qPCR4vir
07563a4dab more tests 2016-03-04 01:08:37 +01:00
qPCR4vir
594fee571b tested 2016-03-04 01:00:28 +01:00
qPCR4vir
39dab0f126 cleanup and document GUI testing 2016-03-04 00:44:48 +01:00
qPCR4vir
8bbfb38a50 add explicit test in travis.
we need to set this automatically in cmake. But first we need a general way to exit from an application from the parallel GUI testing function. Now I use fm.close(), and I need to pass a pointer to the main form to that function to do that. A general API::exit() will be much better but don't work. Why?
2016-03-03 17:19:58 +01:00
qPCR4vir
8c479529d7 add to travis Xvfb, an X server to emulate display 2016-03-03 17:12:01 +01:00
qPCR4vir
80dedf5f0d switch travis to demo dev_nana_in_examples 2016-03-03 17:06:46 +01:00
qPCR4vir
a97c326b17 no calculator 2016-03-02 17:18:46 +01:00
qPCR4vir
a5368a26cd no experimental demos 2016-03-02 16:49:51 +01:00
qPCR4vir
a554ff3968 no click in travis 2016-03-02 16:42:40 +01:00
Ariel Vina-Rodriguez
b8eb7dbffd ls 2016-03-01 19:34:50 +01:00
qPCR4vir
976b5ec275 explore automatic GUI testing in VS2015, cmake and travis
local works vary good in windows with VS2015
2016-03-01 18:59:57 +01:00
qPCR4vir
282508d54f update travis too 2016-02-29 00:32:32 +01:00
qPCR4vir
1f2a48e63e test boost fs 2016-02-27 00:14:10 +01:00
qPCR4vir
f8fb4a464d restore travis 2016-02-26 21:24:04 +01:00
qPCR4vir
61145300f1 -DCMAKE_FIND_BOOST_FILESYSTEM=OFF 2016-02-26 21:21:14 +01:00
qPCR4vir
7a4d18789b fix? no 4.9 2016-02-26 21:04:58 +01:00
qPCR4vir
859631732d first test boost 2016-02-26 21:00:58 +01:00
qPCR4vir
e06f124ea1 allow failures g++-4.9
http://stackoverflow.com/questions/14136833/stdput-time-implementation-status-in-gcc
2016-02-26 20:59:50 +01:00
Ariel Vina-Rodriguez
1c42e93d91 try nana, no boost filesystem 2016-02-25 19:41:41 +01:00
Ariel Vina-Rodriguez
890b60d9c7 elimine - sudo apt-get install libboost-filesystem-dev 2016-02-25 19:30:50 +01:00
Ariel Vina-Rodriguez
ad926c3d03 eliminate problematic line in travis 2016-02-25 19:27:33 +01:00
qPCR4vir
c499c351dc cleanup selection of std, boost or nana filesystem and install it in travis, with detection in cmake
todo: check namespaces and compatibility of boost filesystem
2016-02-25 19:21:29 +01:00
qPCR4vir
bd7b6e691c travi test nana branch hotfix-1.3 with demo-nana branch dev_nana_in_examples 2016-02-24 23:21:16 +01:00
qPCR4vir
83bb669ff1 test travis with dev_dir_it, check in master !
before pushing back into master check what branch in nana-demo correspond
2016-02-19 14:43:04 +01:00
qPCR4vir
5aec3d4b74 fix 2016-02-12 02:54:40 +01:00
nabijaczleweli-vm
48a9edc61d Xft 2016-02-12 02:43:17 +01:00
nabijaczleweli-vm
a6785e15cb Install X11 2016-02-12 02:42:44 +01:00
Ariel Vina-Rodriguez
05e3162969 allow_failures: 2016-02-12 02:41:06 +01:00
qPCR4vir
9bfead2535 left only one clang version and allow_failures: 2016-02-12 02:40:45 +01:00
qPCR4vir
342061b933 test demos 2016-02-12 02:35:27 +01:00
qPCR4vir
417fd9e084 try clang? 2016-02-12 02:14:31 +01:00
nabijaczleweli
28d0efeed4
Install alsa. Drop Clang. Drop PNG 2016-01-28 14:12:18 +01:00
nabijaczleweli
4797cfaf70
Add TravisCI support
As discussed here:
http://chat.stackoverflow.com/transcript/message/28394615#28394615
2016-01-27 18:05:37 +01:00