Changed tts pattern which is searched in dlog
[platform/core/accessibility/universal-switch.git] / src / batch / BatchRunner.cpp
2019-09-27 Oskar ChodowiczChanged tts pattern which is searched in dlog 95/214895/2
2019-08-27 Adrian WojciechowskiAdded small delay after clear_application in batch... 73/212873/2
2019-08-21 Radoslaw Cybulskifix for hang, when trying to use BatchExecutor in tests... 56/212356/3
2019-08-02 Adrian WojciechowskiModified batch runner to handle pause/resume gesture 11/211411/2
2019-07-31 Adrian WojciechowskiAdded key press function in batch mode 47/211247/1
2019-07-19 Radoslaw Cybulskifix for invalid context change notification, when new... 91/210491/1
2019-07-16 Adrian WojciechowskiAdded launch_application function in BatchRunner 79/210179/2
2019-07-11 e.czarnockiFixed flick gesture on wearable emulator and add drag... 22/209822/1
2019-07-09 Radoslaw Cybulskifix for dimensions on smartwatch in batch mode 92/208192/2
2019-07-05 Adrian WojciechowskiAdded TURN_WHEEL function to BatchRunner 07/209407/5
2019-06-12 Adrian WojciechowskiRemoved unnecessary delay between taps 74/207774/1
2019-06-11 e.czarnockiFixed unexpect app manager error 36/207636/2
2019-06-11 Radoslaw Cybulskifix missing logging for print function in batch mode 33/207733/1
2019-06-11 Radoslaw Cybulskiadd highlight function to batch mode 47/207647/2
2019-06-11 Radoslaw CybulskiSlightly change flick timing's in batch mode 85/207585/2
2019-06-06 Radoslaw Cybulskiadd is_point_on_screen to batch mode 34/207534/2
2019-06-04 Radoslaw Cybulskifix for missing ' in log entry 97/207397/1
2019-05-29 Radoslaw Cybulskifind_by_name looks in keyboard now in batch mode 56/206956/3
2019-05-29 Radoslaw CybulskiAdd range python-like function to batch mode 47/206947/3
2019-05-28 Radoslaw Cybulskifix for not working gui() in batch mode 03/206703/7
2019-05-28 Paweł StawickiBugfix: import fails when imported script throws exception 46/170846/8
2019-05-23 Radoslaw Cybulskifix for invalid wait stacking in batch mode 39/206639/3
2019-05-23 Radoslaw Cybulskichange tts log handling to new format in batch mode 42/206342/4
2019-05-20 Radoslaw Cybulskifix for failed DOUBLE_TAP without arguments 83/206483/2
2019-05-17 Radoslaw Cybulskiflicks now take fingers arg in batch mode 95/206395/4
2019-05-16 Radoslaw Cybulskiadd several major batch mode functionalities 50/206250/8
2019-05-16 Radoslaw Cybulskifix tts line issue 10/206110/4
2019-05-16 Radoslaw CybulskiAdd dlog wait function to batch mode 45/206045/3
2019-05-16 Radoslaw Cybulskiadd find_by_criteria batch function 52/205952/4
2019-05-16 Radoslaw Cybulskiadd clear_applications function to batch mode 94/205894/4
2019-05-16 Radoslaw CybulskiTAPs now also accept string as atspi object to tap on 81/205581/3
2019-05-16 Adrian WojciechowskiFixes to TTS 44/205544/6
2019-05-16 Radoslaw CybulskiAdd flick left / right / up / down and taps to batch... 30/205130/7
2019-05-16 Radoslaw CybulskiFixes for batch mode 60/204660/3
2019-05-16 Radoslaw CybulskiDebug printing refactor in batch mode 86/203286/3
2018-07-19 Lukasz WlazlyUpdate according to EFL 1.20 59/181959/7
2018-02-13 Paweł StawickiAdd return statement to batch runner 02/170002/3
2018-02-08 Radoslaw CybulskiFixes invalid error message, when timeouting on gui... 76/169576/3
2018-02-08 Paweł StawickiAdd parameter names to predefined functions 30/169430/3
2018-02-07 Paweł StawickiAdd import(filename) method to BatchRunner 61/168761/15
2018-02-07 Radoslaw CybulskiFixes invalid wait operations for gui 72/169572/2
2018-02-06 Paweł StawickiRename TestExecutor to BatchExecutor, move definition... 77/168977/4
2018-02-05 Radoslaw CybulskiFixes incorrect failure condition in activity processin... 82/169282/1
2018-01-31 Lukasz WlazlyWaitTTS and WaitGui structures extracted from methods 70/168570/5
2018-01-30 Lukasz WlazlyChange in name of class EvaluationValue 53/168553/4
2018-01-26 Pawel KurowskiSupport for cursor colors 99/165499/7
2018-01-25 Radoslaw CybulskiCode fixes for seamless change to clang-format as forma... 69/168169/12
2018-01-25 Pawel KurowskiSuppress warnings from Dlog.cpp 60/168160/17
2018-01-25 Radoslaw CybulskiSplits TestExecutor constructor into functions 72/167872/31
2018-01-25 Radoslaw CybulskiAdds support for -> operator, which allows to wait... 45/167445/43
2018-01-25 Radoslaw CybulskiAdds Args struct for getting all arguments unprocessed... 89/167589/38
2018-01-25 Radoslaw CybulskiSplits EvaluationValue class impl into various base... 25/167425/44
2018-01-24 Radoslaw CybulskiAdds debug interface for printing debug info as evaluat... 24/167424/37
2018-01-24 Radoslaw CybulskiRefactors how current EvaluationContext is passed over 67/167267/34
2018-01-24 Radoslaw CybulskiAdds rudimentary support for parsing dlog 51/166751/31
2018-01-23 Radoslaw CybulskiSeveral race related fixes for batch mode 34/166334/35
2018-01-23 Radoslaw CybulskiAdds assert function in batch mode 30/166330/31
2018-01-23 Radoslaw CybulskiMinor refactor of getters / setters in batch mode 94/165894/33
2018-01-23 Radoslaw CybulskiAdds print function to batch mode 91/165891/31
2018-01-23 Radoslaw CybulskiAdds wait_for_application function to batch mode 73/165873/31
2018-01-23 Radoslaw CybulskiTerminate in nicer way, when batch mode failed to start... 72/165872/30
2018-01-23 Radoslaw CybulskiRefactor of EvaluationValue class 47/165047/47
2018-01-22 Radoslaw CybulskiAdds Monitor class for easier thread synchronization 97/164897/53
2018-01-18 Radoslaw CybulskiAdds middle_point attribute in batch mode 62/164562/43
2018-01-18 Radoslaw CybulskiAdds name attribute to UIElement in batch mode 61/164561/43
2018-01-18 Radoslaw CybulskiRegisters activities as callables in batch mode 60/164560/43
2018-01-18 Radoslaw CybulskiAdds support for adding getters / setters for attribute... 59/164559/42
2018-01-18 Radoslaw CybulskiAdds find_by_name function in batch mode 58/164558/42
2018-01-18 Radoslaw CybulskiAllows finding object by name in batch mode 57/164557/39
2018-01-18 Radoslaw CybulskiTestExecutor will now throw, when unknown variable... 93/167593/1
2018-01-17 Radoslaw CybulskiAdds support for finding object based by it's position... 56/164556/36
2018-01-17 Radoslaw CybulskiMakes atspi roles / states available for batch processing 55/164555/36
2018-01-17 Radoslaw CybulskiAdds support for executing batch file given in command... 52/164552/34