tested
This commit is contained in:
parent
39dab0f126
commit
594fee571b
15
.travis.yml
15
.travis.yml
@ -78,24 +78,25 @@ script:
|
|||||||
- ls
|
- ls
|
||||||
- ./audio_player
|
- ./audio_player
|
||||||
- ./a_group_impl
|
- ./a_group_impl
|
||||||
- ./animate-bmp
|
#- ./animate-bmp
|
||||||
- ./background-effects
|
- ./background-effects
|
||||||
- ./categ
|
- ./categ
|
||||||
- ./calculator
|
#- ./calculator
|
||||||
- ./clicked
|
- ./clicked
|
||||||
- ./decore
|
- ./decore
|
||||||
- ./dock
|
- ./dock
|
||||||
- ./drag-button
|
- ./drag-button
|
||||||
- ./draw
|
- ./draw
|
||||||
- ./file_explorer
|
- ./file_explorer
|
||||||
- ./example_menu
|
#- ./example_menu
|
||||||
- ./example_listbox
|
- ./example_listbox
|
||||||
- ./example_combox
|
#- ./example_combox
|
||||||
- ./example.button
|
- ./example.button
|
||||||
- ./HelloWord
|
- ./HelloWord
|
||||||
- ./MontiHall
|
#- ./MontiHall
|
||||||
- ./helloworld_demo
|
#- ./helloworld_demo
|
||||||
- ./notepad
|
#- ./notepad
|
||||||
|
- ./loader_2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,6 @@
|
|||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
#define NANA_AUTOMATIC_GUI_TESTING
|
#define NANA_AUTOMATIC_GUI_TESTING
|
||||||
|
|
||||||
namespace nana
|
namespace nana
|
||||||
{
|
{
|
||||||
namespace detail
|
namespace detail
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user