qPCR4vir
7125ab8f48
exit_all
2016-03-04 23:54:42 +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
9c2736abe5
fixing dir
2016-03-04 17:16:32 +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
80af0b9a33
-#define NANA_AUTOMATIC_GUI_TESTING
2016-03-04 01:04:48 +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
Jinhao
02c2553c91
Merge branch 'qPCR4vir-testing' into hotfix-1.3
2016-03-03 11:00:31 +08:00
Jinhao
103dc07f54
Merge branch 'testing' of https://github.com/qPCR4vir/nana into qPCR4vir-testing
2016-03-03 11:00:09 +08:00
Jinhao
268a608851
Merge branch 'qPCR4vir-hotfix-1.3' into hotfix-1.3
2016-03-03 10:14:52 +08:00
qPCR4vir
497e5454c5
add_test
2016-03-02 17:38:30 +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
qPCR4vir
b000928b30
run what locally run
2016-03-02 16:17:50 +01:00
qPCR4vir
9c148a86a2
Wait_or_not
2016-03-02 15:29:38 +01:00
qPCR4vir
3184022bf1
wait and close
2016-03-02 14:08:14 +01:00
qPCR4vir
a2fd7f32c8
NANA_ADD_DEF_AUTOMATIC_GUI_TESTING
...
Support for NANA_AUTOMATIC_GUI_TESTING
Will cause the program to self-test the GUI.
If NANA_ADD_DEF_AUTOMATIC_GUI_TESTING is also defined a default automatic GUI test
will be added to all programs which don't have yet one defined. This default test will simple
wait 10 sec. (time to construct, show and execute the GUI) and then exit normally.
2016-03-02 14:05:48 +01:00
qPCR4vir
8cb8655147
-DNANA_AUTOMATIC_GUI_TESTING
2016-03-02 11:43:05 +01:00
qPCR4vir
59d94b9c7a
FreeMe need more work - let out of the way temporally
2016-03-02 11:42:19 +01:00
Ariel Vina-Rodriguez
b8eb7dbffd
ls
2016-03-01 19:34:50 +01:00
Ariel Vina-Rodriguez
669a7385a6
#
2016-03-01 19:33:50 +01:00
Ariel Vina-Rodriguez
6160801bdf
fix
2016-03-01 19:26:38 +01:00
Ariel Vina-Rodriguez
37ed48d38a
add_custom_command( TARGET clicked POST_BUILD COMMAND clicked )
2016-03-01 19:23:35 +01:00
Ariel Vina-Rodriguez
18a919f11e
fix
2016-03-01 19:06:33 +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
cbe6399008
doxy
2016-03-01 18:57:03 +01:00
qPCR4vir
d09c1bd733
brief
2016-03-01 18:54:31 +01:00
qPCR4vir
ddbbdf21ff
doxy comments
2016-03-01 17:00:43 +01:00
qPCR4vir
8be4603ef5
doxygen comments
2016-03-01 14:12:48 +01:00
qPCR4vir
54ecf4d714
a simple but not trivial HelloWorld
2016-02-29 14:30:49 +01:00
qPCR4vir
282508d54f
update travis too
2016-02-29 00:32:32 +01:00
qPCR4vir
bd0e27deb8
Microsoft also support <experimental/filesystem>
2016-02-29 00:23:55 +01:00
qPCR4vir
be2b67d970
by default but optionally install includes, make easy to find variables in large lists
2016-02-29 00:23:04 +01:00
Ariel Vina-Rodriguez
312b740354
Merge pull request #28 from steve6390/hotfix-1.3
...
Copy include files to installation directory.
2016-02-28 22:30:32 +01:00
git
4eef6c679a
Fixed path to experimental filesystem header for GNU environments.
2016-02-27 17:55:39 -08:00
git
f236ca91cf
Copy include files to installation directory.
2016-02-27 16:47:27 -08:00
qPCR4vir
0660530cd2
fix ‘tm’ in namespace ‘std’ does not name a type
2016-02-27 00:51:00 +01:00
qPCR4vir
fd1904ccc7
fix define
2016-02-27 00:44:40 +01:00
qPCR4vir
1312371033
fix STD_put_time_NOT_SUPPORTED
2016-02-27 00:40:16 +01:00
qPCR4vir
1f2a48e63e
test boost fs
2016-02-27 00:14:10 +01:00
qPCR4vir
7f10f8d28d
add STD_put_time_NOT_SUPPORTED
2016-02-27 00:13:37 +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