Marc Wäckerlin
|
2133615a4c
|
new features implemented, switch to Version 3.0; done: find, replace, goto line
|
2018-11-20 20:57:42 +01:00 |
|
Marc Wäckerlin
|
b513f940df
|
support old qt versions < 5.6
|
2018-11-19 22:47:18 +01:00 |
|
Marc Wäckerlin
|
7bdd4a46fe
|
cursor follows files and lines; javascript interaction to be handled later
|
2018-11-19 16:24:44 +01:00 |
|
Marc Wäckerlin
|
9142588686
|
now, multi document editing works mostly as designed; unfortunately qt does not send an event when the visibility of a tab window changes
|
2018-11-19 12:45:44 +01:00 |
|
Marc Wäckerlin
|
74910f249a
|
exception format and error reporting much improved
|
2018-11-15 16:51:21 +01:00 |
|
Marc Wäckerlin
|
a1c721f45d
|
removed warnings; code cleaned up
|
2018-11-14 14:48:22 +01:00 |
|
Marc Wäckerlin
|
7c7786eb04
|
show correct exceptions: fix exception memory access bug
|
2018-11-14 11:30:28 +01:00 |
|
Marc Wäckerlin
|
657c67fcf4
|
show correct exceptions: fix exception memory access bug
|
2018-11-14 11:01:08 +01:00 |
|
Marc Wäckerlin
|
9d7421fc80
|
fix build in debian buster
|
2018-07-09 10:50:25 +00:00 |
|
Marc Wäckerlin
|
2efbf47a34
|
fix rpm build
|
2018-07-05 16:11:10 +00:00 |
|
Marc Wäckerlin
|
99d8a1c375
|
updated build system
|
2018-04-04 21:03:13 +00:00 |
|
Marc Wäckerlin
|
605c4eea79
|
improved waiting for elements: defaults to timeout-1 if element should be there, defaults to timeout/3 if element is optional
|
2017-07-28 09:29:36 +00:00 |
|
Marc Wäckerlin
|
248d3b5032
|
added icon
|
2017-07-14 14:44:19 +00:00 |
|
Marc Wäckerlin
|
eb39b002d6
|
added missing «default» keyword
|
2017-07-14 10:12:18 +00:00 |
|
Marc Wäckerlin
|
8ebae2e48f
|
fixed rpm build
|
2017-07-14 10:08:59 +00:00 |
|
Marc Wäckerlin
|
be6e52aeb0
|
new commands ignore and unignore to (un-) ignore signals
|
2017-06-30 08:56:11 +00:00 |
|
Marc Wäckerlin
|
86cdc6777d
|
new command while, similar to if
|
2017-06-28 08:22:23 +00:00 |
|
Marc Wäckerlin
|
706ef30b71
|
fix timing problem
|
2017-06-20 14:12:44 +00:00 |
|
Marc Wäckerlin
|
23240097ee
|
fix fedora / centos build
|
2017-06-14 16:04:58 +00:00 |
|
Marc Wäckerlin
|
8ee853a812
|
fixed url updates in gui
|
2017-06-14 08:57:18 +00:00 |
|
Marc Wäckerlin
|
40eb257593
|
small gui changes
|
2017-03-03 14:05:47 +00:00 |
|
Marc Wäckerlin
|
5de8a2c24e
|
open file by click on include line
|
2017-02-02 19:55:20 +00:00 |
|
Marc Wäckerlin
|
2a0b44e768
|
added forgotte files
|
2017-02-02 17:54:15 +00:00 |
|
Marc Wäckerlin
|
54323a1cb6
|
automatically open include files in new tabs; show in syntax highlighting, whether a file is readable
|
2017-02-01 22:39:05 +00:00 |
|
Marc Wäckerlin
|
1a91f9bf64
|
simple syntax highlighting
|
2017-01-31 23:04:38 +00:00 |
|
Marc Wäckerlin
|
cb040f47a1
|
added CodeEditor with line numbering from Qt sample code
|
2017-01-31 19:54:18 +00:00 |
|
Marc Wäckerlin
|
32f090c2f0
|
better progress indicator
|
2017-01-31 17:32:07 +00:00 |
|
Marc Wäckerlin
|
e527c94918
|
fixed window title and file modification dialog
|
2017-01-30 15:09:31 +00:00 |
|
Marc Wäckerlin
|
62fefb3183
|
url as combobox with completion
|
2017-01-27 15:57:21 +00:00 |
|
Marc Wäckerlin
|
f6518ea767
|
show test result as check mark or cross
|
2017-01-24 14:17:07 +00:00 |
|
Marc Wäckerlin
|
a8d954660a
|
packager fixed - fix
|
2017-01-20 10:58:32 +00:00 |
|
Marc Wäckerlin
|
b716b41a45
|
packager fixed
|
2017-01-20 10:57:15 +00:00 |
|
Marc Wäckerlin
|
6e8e665da7
|
new option for timeout, longer timeout in shell, new untested command auth to set basic authentication credentials
|
2017-01-20 08:30:49 +00:00 |
|
Marc Wäckerlin
|
aa2fc7a98b
|
build fixed
|
2017-01-07 12:09:47 +00:00 |
|
Marc Wäckerlin
|
704c31c378
|
improved build, tested on wily and xenial
|
2017-01-06 15:53:21 +00:00 |
|
Marc Wäckerlin
|
35f5aa9676
|
more improve expect load; better logging in case of exception
|
2017-01-05 14:25:03 +00:00 |
|
Marc Wäckerlin
|
006a5a2e6e
|
improve expect load; fix views menu; improve function call error display
|
2017-01-04 15:54:28 +00:00 |
|
Marc Wäckerlin
|
8b769b9483
|
first version of a script run progress bar
|
2016-11-01 15:46:18 +00:00 |
|
Marc Wäckerlin
|
d96747807a
|
jenkins junit interprets dots as subclasses, so remove the dots in filenames
|
2016-06-09 14:12:02 +00:00 |
|
Marc Wäckerlin
|
979edb87ce
|
jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist - typo
|
2016-06-09 12:41:19 +00:00 |
|
Marc Wäckerlin
|
f828cffd5b
|
jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist
|
2016-06-09 11:18:43 +00:00 |
|
Marc Wäckerlin
|
5e4443478d
|
no special characters in classname and name attributes, otherwise jenkins cannot read the test output xml file
|
2016-06-09 09:47:50 +00:00 |
|
Marc Wäckerlin
|
0b88ed689a
|
filter special ascii commands from output, otherwise jenkins cannot read the test output xml file - keep new line
|
2016-06-09 08:17:42 +00:00 |
|
Marc Wäckerlin
|
d991ec9133
|
filter special ascii commands from output, otherwise jenkins cannot read the test output xml file
|
2016-06-09 08:09:12 +00:00 |
|
Marc Wäckerlin
|
52087c3906
|
new commands: include, case and fail; new emacs wt-mode for webtester files
|
2016-06-08 09:07:48 +00:00 |
|
Marc Wäckerlin
|
02aaf6e3ec
|
if can have a variable test or a content check
|
2016-05-13 15:02:29 +00:00 |
|
Marc Wäckerlin
|
b4cd0bf006
|
fix text-selection to exists feature; ignore javascript popups
|
2016-05-11 09:07:04 +00:00 |
|
Marc Wäckerlin
|
790c42d2e9
|
fixed build
|
2016-05-05 09:58:13 +00:00 |
|
Marc Wäckerlin
|
f49784fdb5
|
fixed build
|
2016-05-05 09:48:19 +00:00 |
|
Marc Wäckerlin
|
8eff11fa9d
|
xvfb is not required
|
2016-05-05 09:23:34 +00:00 |
|
Marc Wäckerlin
|
4f63c4f321
|
update build system
|
2016-05-05 09:12:41 +00:00 |
|
Marc Wäckerlin
|
b177a78c89
|
some smaller fixes and improvements for joomla testing
|
2016-05-03 06:52:11 +00:00 |
|
Marc Wäckerlin
|
1340c1efe5
|
some smaller fixes and improvements for joomla testing
|
2016-05-02 15:25:39 +00:00 |
|
Marc Wäckerlin
|
aca1ed69b1
|
add new commane clear-cookies; select text on testgui sets an expectation
|
2016-05-02 11:02:30 +00:00 |
|
Marc Wäckerlin
|
bb1f39532f
|
after svn-server restore
|
2016-04-03 16:19:47 +00:00 |
|
Marc Wäckerlin
|
690730a3b9
|
fixed build-in-docker
|
2015-12-26 00:13:22 +00:00 |
|
Marc Wäckerlin
|
9e34c5ccba
|
build in docker
|
2015-12-21 22:14:23 +00:00 |
|
Marc Wäckerlin
|
9716b1dd1d
|
new command to set offline-storage-path
|
2015-12-21 21:27:06 +00:00 |
|
Marc Wäckerlin
|
bb4e88fa3d
|
SVG must not be interactive for embedding in redmine
|
2015-11-16 12:37:47 +00:00 |
|
Marc Wäckerlin
|
14fb15f117
|
allow local storage; prevent crash if line is missing
|
2015-11-09 22:33:31 +00:00 |
|
Marc Wäckerlin
|
1198cac399
|
there is no qt4-default
|
2015-11-07 10:47:50 +00:00 |
|
Marc Wäckerlin
|
32e5e25f98
|
there is no qt4-default
|
2015-11-07 09:23:51 +00:00 |
|
Marc Wäckerlin
|
4d829961b1
|
removed empty lines and comments from test results
|
2015-11-04 11:59:37 +00:00 |
|
Marc Wäckerlin
|
7dc2179629
|
build in docker tested
|
2015-11-04 10:34:42 +00:00 |
|
Marc Wäckerlin
|
e55205521d
|
examples is test
|
2015-11-04 08:52:09 +00:00 |
|
Marc Wäckerlin
|
aac1f96dbe
|
updated dependencies
|
2015-11-03 21:54:27 +00:00 |
|
Marc Wäckerlin
|
9f3bafe5a1
|
prepared for build in a docker instance on jenkins
|
2015-11-03 14:30:31 +00:00 |
|
Marc Wäckerlin
|
7217ef6ac8
|
test requires xvfb-run
|
2015-11-02 08:00:16 +00:00 |
|
Marc Wäckerlin
|
49e4570f9c
|
new author url
|
2015-11-02 00:01:34 +00:00 |
|
Marc Wäckerlin
|
6ed8e7887d
|
added test for multidimensional for loop
|
2015-10-11 19:45:49 +00:00 |
|
Marc Wäckerlin
|
7ad5b32893
|
added test for multidimensional for loop
|
2015-10-11 15:28:53 +00:00 |
|
Marc Wäckerlin
|
9fad6a0397
|
no search index when embedded in redmine
|
2015-10-10 18:05:07 +00:00 |
|
Marc Wäckerlin
|
fe192029eb
|
added xvfb-run to run on headless systems
|
2015-10-10 15:27:10 +00:00 |
|
Marc Wäckerlin
|
91a8f753c6
|
new for loop successfull tested
|
2015-10-10 15:00:06 +00:00 |
|
Marc Wäckerlin
|
da6971ad0e
|
includes example and test; new command echo
|
2015-10-10 14:09:47 +00:00 |
|
Marc Wäckerlin
|
4f0af7e32a
|
new feature: «for»-loop; updated buildsystem
|
2015-10-10 10:48:26 +00:00 |
|
Marc Wäckerlin
|
023ffc3c78
|
unfinished: new feature: for loop
|
2015-10-09 15:01:36 +00:00 |
|
Marc Wäckerlin
|
eed0ad6f2d
|
requires qt5
|
2015-07-12 18:38:42 +00:00 |
|
Marc Wäckerlin
|
8e028eb7ff
|
requires qt5
|
2015-07-12 18:16:09 +00:00 |
|
Marc Wäckerlin
|
0c6af413a9
|
some bugs fixed, logging is quite good now
|
2015-05-20 15:22:39 +00:00 |
|
Marc Wäckerlin
|
24d419d6b2
|
fixed stupid error in Do::execute; nicer logging
|
2015-05-20 14:35:40 +00:00 |
|
Marc Wäckerlin
|
c191ab9c7a
|
improved logging, bugfix in function handling
|
2015-05-20 11:52:14 +00:00 |
|
Marc Wäckerlin
|
f4a288f156
|
click has an optional clicktype; do has an optional selector; better detection and handling of moo-tool (joomla3) elements
|
2015-05-19 14:34:48 +00:00 |
|
Marc Wäckerlin
|
d7ad9f38d6
|
new command check to compare two values or to compare a value to the result of a command - command call now returns the value of the last statement
|
2015-05-11 12:13:04 +00:00 |
|
Marc Wäckerlin
|
13b8752c7a
|
now also supports optional else after command if
|
2015-05-11 09:54:11 +00:00 |
|
Marc Wäckerlin
|
9335d5f6bb
|
new commands testsuite and testcase
|
2015-05-09 12:27:03 +00:00 |
|
Marc Wäckerlin
|
ee1ebd8ca9
|
new feature: if tatement for conditions in functions
|
2015-05-08 15:34:53 +00:00 |
|
Marc Wäckerlin
|
bf6b4764db
|
better doxygen support
|
2015-05-06 23:09:49 +00:00 |
|
Marc Wäckerlin
|
2a8c072769
|
reprepo requires a section
|
2015-05-06 16:56:59 +00:00 |
|
Marc Wäckerlin
|
6583fd29be
|
added doxygen-webtester.sed do generate doxygen from webtester files
|
2015-05-06 14:51:14 +00:00 |
|
Marc Wäckerlin
|
89c77edae7
|
no need for install and dirs in debian
|
2015-05-06 07:56:41 +00:00 |
|
Marc Wäckerlin
|
124b097675
|
some build environment updates
|
2015-05-05 20:31:56 +00:00 |
|
Marc Wäckerlin
|
8afec7dd28
|
massively improved build system
|
2015-05-05 15:06:08 +00:00 |
|
Marc Wäckerlin
|
0d50554c47
|
new build system
|
2015-05-05 08:30:58 +00:00 |
|
Marc Wäckerlin
|
2c12481418
|
new feature: define and call functions using the two new commands function and call
|
2015-05-03 20:32:04 +00:00 |
|
Marc Wäckerlin
|
332db8b079
|
More features: have a seperate setup script, where global variable replacements can be placed, new commandline parameters, command window, better recording, chose click type, ...
|
2015-04-30 14:25:24 +00:00 |
|
Marc Wäckerlin
|
04c4c54089
|
some more improvements, new commands, new simpler ecpect load command, certificate handling for self signed ca plus for client authentication
|
2015-04-24 14:39:40 +00:00 |
|
Marc Wäckerlin
|
c9ec2b6122
|
more information in cae of network error
|
2015-04-02 14:28:44 +00:00 |
|
Marc Wäckerlin
|
0838a24b51
|
new command «certificate» to install CA certificate for SSL - file needs to be open ...
|
2015-04-02 09:42:11 +00:00 |
|
Marc Wäckerlin
|
1a0a0ed0cd
|
new command «certificate» to install CA certificate for SSL - need to register the new class ...
|
2015-04-02 09:07:31 +00:00 |
|