Commit Graph

68 Commits

Author SHA1 Message Date
Pairi Daiza
ec10a73c57 Add a test file 2019-10-31 10:03:32 +01:00
Pairi Daiza
7889979a9e Add or modify a few test files 2019-10-25 20:59:14 +02:00
Rainer Kottenhoff
3a80c4271a + fix: version check command (wrong compiler dir access)
+ upd: oniguruma current dev
2019-09-24 15:58:30 +02:00
Rainer Kottenhoff
aef1fd9648 + fix: VS2019 VC (v142) compiler output directory for tests 2019-09-24 15:23:46 +02:00
Pairi Daiza
a3d013fad4 + Test_files Libraries: add test file '.conf". 2019-09-23 11:22:06 +02:00
Pairi Daiza
79b79379f3 +chg - Rename test files 2019-09-17 09:51:17 +02:00
Pairi Daiza
c6d1e33775 + chg: Update Build version 2019-09-16 22:16:43 +02:00
Pairi Daiza
6ac6e02f79 +chg - add missing "Test StyleLexers" directories 2019-09-13 17:29:22 +02:00
Pairi Daiza
76e4565d61 Add Encoding test files with issue # 2019-09-10 21:56:03 +02:00
Pairi Daiza
4e4ffe4838 Add Encoding test files with issue # 2019-09-10 10:55:50 +02:00
Pairi Daiza
578803ea6b Add test Encoding file 2019-09-09 21:32:32 +02:00
Rainer Kottenhoff
177869fd00 + fix: Ctrl+Shift-C/X and Paste behaviour
+ chg: Ctrl+Alt+Enter AutoCompletion behaviour
2019-09-05 14:36:37 +02:00
Pairi Daiza
328b1ff4f1
Merge pull request #1577 from hpwamr/mui
+ chg: Update Changes.txt and other minor changes
2019-08-30 15:46:24 +02:00
Pairi Daiza
819b39c7b7 + chg: Update Changes.txt and other minor changes 2019-08-30 15:36:12 +02:00
Rainer Kottenhoff
5ddfbc08ee + fix: Hyperlink detection for Unicode
+ fix: Insertion handling: keep selection if non empty selection is replaced
2019-08-30 14:32:37 +02:00
Pairi Daiza
35df59bc56 + chg Anonymizing test file in styleLexJSON 2019-08-30 10:09:16 +02:00
Pairi Daiza
6a2e9e9a01 + chg: Update Changes.txt 2019-08-30 09:35:00 +02:00
Pairi Daiza
f67935ecf1
Delete sync.ffs_db 2019-07-25 00:41:42 +02:00
Pairi Daiza
16dbb6ab8c + chg: Organisation test_files folders by StyleLexers instead of by Extensions 2019-07-25 00:16:13 +02:00
Pairi Daiza
88d1772164 + Test_files Libraries: add new extension and new test files. 2019-07-23 22:27:55 +02:00
Pairi Daiza
63426b8354 MUI - Minor translations in es-ES, fr-FR and nl-NL in menu_xx_yy.rc
+ Test_files Libraries: add new extension and new test files
2019-07-21 19:43:57 +02:00
Pairi Daiza
fedcb69ef0 + Test_files Libraries: add new extension and new test files. 2019-07-20 21:03:54 +02:00
Rainer Kottenhoff
0b6afa9cfb + mov: move test files to test-subdirectory 2019-07-16 07:13:38 +02:00
Pairi Daiza
e858e57850 - Delete 4 files misplaced (double) 2019-07-15 17:28:39 +02:00
Rainer Kottenhoff
2f9b63f70e + fix: restore accidentally removed test environment 2019-07-15 13:33:19 +02:00
Pairi Daiza
b7d74843fe + Add Version_BETA.cmd 2019-07-14 15:21:23 +02:00
Pairi Daiza
f04d74b1ec MUI - Add test-extensions and test-files and move some files 2019-07-14 00:27:18 +02:00
Rainer Kottenhoff
10e059e9b4 + fix: TOML-Lexer issues 2019-07-02 17:34:07 +02:00
Rainer Kottenhoff
bdaab67697 + add: Color hover and picker (HTML color def only #RRGGBB) 2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
23a06a59e1 + add: TOML Lexer: Keyword handling 2019-06-14 00:40:55 +02:00
Rainer Kottenhoff
c61559dc0f + add: TOML Lexer: Quoted Key handling 2019-06-13 17:53:29 +02:00
Rainer Kottenhoff
4c96bf9788 + add: TOML Lexer : Date-Time highlight & other enhancements
+ add: some test files for manual checks
2019-06-13 16:00:49 +02:00
Rainer Kottenhoff
574e87b1ee + upd: EOL detection method by Zufuliu
+ upd: VS2017 and VS2019 version info
2019-03-13 09:43:02 +01:00
Rainer Kottenhoff
0119158fd0 + fix: increase waiting timeout for GUI tests 2018-11-06 11:38:42 +01:00
Rainer Kottenhoff
6d9052f7eb + fix: test for file version (major number) 2018-10-09 10:00:56 +02:00
Rainer Kottenhoff
c58cfa2fbe + chg: new AHK(_L) Lexer by RaptorX (https://github.com/RaptorX/LexAHKL/) (keeping old Lexer for comparison until obsolete) 2018-09-07 16:32:09 +02:00
Rainer Kottenhoff
39b1c4324f + fix: correct language choosen for AppVeyor tests 2018-08-25 13:00:21 +02:00
Rainer Kottenhoff
670333aaf0 + fix: AppVeyor Test, set default language en-US 2018-08-07 02:55:58 +02:00
Rainer Kottenhoff
de77cfbcf1 + chg: adapt test to new Aboutbox calling 2018-05-12 09:54:08 +02:00
Rainer Kottenhoff
736a32cad7 + fix: Test version command for AppVeyor 2018-05-08 07:56:15 +02:00
Rainer Kottenhoff
fdf40be4ee + fix: Statusbar line counting display
+ delay Titlebar/Statusbar check on AppVeyor smoke test
2018-05-05 20:26:35 +02:00
Rainer Kottenhoff
2f288d37f0 + fix: AHK test of changed About box. 2018-01-24 23:38:53 +01:00
Rainer Kottenhoff
ffb7d91c06 + AHK Tests: new aboutbox selection mechanism 2018-01-24 20:20:14 +01:00
Rainer Kottenhoff
2a21986b61 + fix: redundant echo of expected version string 2018-01-02 08:28:28 +01:00
Rainer Kottenhoff
5fd68f8f9f + fix: test version numbers for month Jan - Sep (mono digit) 2018-01-02 08:20:09 +01:00
Derick Payne
9738127e3b Fixing version test 2018-01-02 03:01:49 +02:00
Derick Payne
8582c6abfb Still fixing version test 2018-01-02 02:49:34 +02:00
Derick Payne
9edc4b95b4 Last attempt to fix version testing 2018-01-02 02:44:53 +02:00
Derick Payne
6e0d4a3431 Still fixing version test 2018-01-02 02:41:03 +02:00
Derick Payne
2eeb276700 Still trying to fix Build errors.
I think this should do it. The problem was in the TestFileVersion.cmd file. It was looking for the Major version to be 2.
2017-11-25 19:29:55 +02:00