Sylvain Petreolle
e204194bfb
[AHK] Update the file size in the Total Commander FTP download test.
...
The file has changed recently on the server.
Move literal values to a group of variables to ease further changes.
svn path=/trunk/ahk_tests/; revision=2375
2017-12-03 23:24:59 +00:00
Sylvain Petreolle
25e3b2c473
[AHK] Build rosautotest from source when rostests are not built. ROSTESTS-275
...
svn path=/trunk/ahk_tests/; revision=2374
2017-10-16 19:26:34 +00:00
Sylvain Petreolle
341b161c39
[AHK]
...
Use the correct extension for mcs.
Note to self: test your workaround.
CORE-12604
svn path=/trunk/ahk_tests/; revision=2350
2017-09-12 20:30:12 +00:00
Sylvain Petreolle
8b08c979f8
[AHK]
...
Firefox:
Give enough time to tests to download a 50MiB file at 256kB/s.
Turn off the warnings that are shown by Firefox 2.0.0.20 when entering a secure page.
ROSTESTS-277
svn path=/trunk/ahk_tests/; revision=2347
2017-07-30 16:10:02 +00:00
Sylvain Petreolle
974046602c
Patch by Serge Gautherie
...
[AHK]
-Language fixes
-Update Yahoo tests to current web site.
-Update Mozilla start page URL.
ROSTESTS-277
svn path=/trunk/ahk_tests/; revision=2346
2017-07-29 12:54:39 +00:00
Sylvain Petreolle
f4862feec0
[AHK]
...
Fix process enumeration in TerminateTmpProcesses():
-Check for actual functions results
-Close a leaked access token
-Don't skip the first process entry
-Skip the System and Idle processes, they were giving a false reading of failure.
CORE-6939 #resolve
-YEEEEAAAAAAAAHH
svn path=/trunk/ahk_tests/; revision=2345
2017-06-24 17:41:58 +00:00
Sylvain Petreolle
35137aba92
[AHK]
...
Update the Firefox 3.0.11 test to World changes.
Mozilla switched to https, Yahoo changed its tests results page.
Patch by Serge Gautherie.
ROSTESTS-277
svn path=/trunk/ahk_tests/; revision=2344
2017-06-21 22:24:08 +00:00
Sylvain Petreolle
5da7e5d48d
[AHK]
...
Re-enable compile_code test since it doesn't BSOD anymore.
CORE-11983 #resolve
svn path=/trunk/ahk_tests/; revision=2343
2017-06-21 22:07:34 +00:00
Sylvain Petreolle
79e3da4eaa
[AHK]
...
Fix the FreeBasic test list, regression from r2294.
Patch by Serge Gautherie in CORE-12098
svn path=/trunk/ahk_tests/; revision=2342
2017-06-11 11:07:58 +00:00
Sylvain Petreolle
ce0d75db36
[AHK]
...
Commit the core of r2328 (spotted by learn_more)
/me hides
svn path=/trunk/ahk_tests/; revision=2329
2017-01-24 20:52:12 +00:00
Sylvain Petreolle
8abdab9885
[AHK]
...
Introduce delay between control-modifying commands, except for some small & fast apps.
It fixes 18 sets of application tests:
-Installs:
Abiword
Far Manager
Firefox
Foxit Reader
Irfanview
K-Meleon
LBreakout, LGeneral, LMarbles
Miranda
OpenTTD
SumatraPDF
Thunderbird
-Use cases:
Filzip(archive extraction)
Smplayer(video playback)
See https://www.reactos.org/testman/compare.php?ids=50937,50945 for details.
svn path=/trunk/ahk_tests/; revision=2328
2017-01-24 20:22:18 +00:00
Sylvain Petreolle
03c0d17f76
[AHK_Foxit_Reader_2.1.2023]
...
Fix race condition in the install test, from r1759.
svn path=/trunk/ahk_tests/; revision=2327
2017-01-21 18:37:06 +00:00
Sylvain Petreolle
dcaa13e5de
Addendum to r2325:
...
Change the URL for firefox 3.0.11 download test.
svn path=/trunk/ahk_tests/; revision=2326
2017-01-15 00:44:04 +00:00
Sylvain Petreolle
d6676a9580
Firefox, Opera, Seamonkey download tests:
...
Use a 50MiB data test file on the svn server.
Use szFileName/ExpectedSize variables instead of copy/paste,
the URL and size can be easily changed.
svn path=/trunk/ahk_tests/; revision=2325
2017-01-14 22:27:44 +00:00
Sylvain Petreolle
37a79b442a
[AHK_Mono_Net_Framework_2.11.2]
...
HelloWorldNET is a test application, it lives into Media.
svn path=/trunk/ahk_tests/; revision=2322
2017-01-11 08:20:24 +00:00
Sylvain Petreolle
599dd9155d
[AHK_Mono_Net_Framework_2.11.2]
...
3.compile_console
4.compile_winforms
Workaround CORE-12604 for now.
svn path=/trunk/ahk_tests/; revision=2321
2016-12-30 21:52:48 +00:00
Sylvain Petreolle
6d48affd53
[AHK_Opera_9.64]
...
3.Download: Update URL to something existing on our server.
svn path=/trunk/ahk_tests/; revision=2320
2016-12-04 18:41:12 +00:00
Sylvain Petreolle
92ccdb945f
[AHK_OllyDbg_1.10]
...
2.debug_run: Support ReactOS and Windows calculators.
GREEN
svn path=/trunk/ahk_tests/; revision=2319
2016-12-04 17:34:55 +00:00
Sylvain Petreolle
43c4433e38
[AHK_Java_6.25]
...
Stop the Quick Starter service after the tests.
While running normally, this service emits debug and breaks rosautotest diagnostics.
svn path=/trunk/ahk_tests/; revision=2318
2016-12-04 12:39:31 +00:00
Sylvain Petreolle
7efacf441a
[AHK]
...
After patching changes on the bots, the long paths made the AHK compiler crash.
A virtual drive with the compiler's directory avoids the problem.
As a bonus, introducing a batch allows optimisation and error checking.
svn path=/trunk/ahk_tests/; revision=2316
2016-12-01 23:04:27 +00:00
Sylvain Petreolle
5811d5abfe
[AHK]
...
Add the binary .NET test application.
svn path=/trunk/ahk_tests/; revision=2306
2016-11-27 21:28:54 +00:00
Sylvain Petreolle
df18626908
[AHK]
...
Add source code for HelloWorldGui and HelloWorldNET test applications.
svn path=/trunk/ahk_tests/; revision=2305
2016-11-27 21:08:46 +00:00
Sylvain Petreolle
3b7fe6ead3
[AHK]
...
Fix a typo into Firefox test.
svn path=/trunk/ahk_tests/; revision=2304
2016-11-26 13:20:51 +00:00
Sylvain Petreolle
57fec835ca
[AHK]
...
Fix typo-"crash" into Paint test.
svn path=/trunk/ahk_tests/; revision=2302
2016-10-23 17:58:44 +00:00
Sylvain Petreolle
5c47eb8016
[AHK]
...
Set the path before the build.
svn path=/trunk/ahk_tests/; revision=2300
2016-10-22 15:26:58 +00:00
Sylvain Petreolle
4a41f133e0
[AHK_Fox_Audio_Player_0.9.1]
...
Fix path of the logon sound.
By Jared Smuude.
svn path=/trunk/ahk_tests/; revision=2296
2016-10-16 10:43:00 +00:00
Amine Khaldi
835f523606
[AHK] Disable zz_freebasic_0.24.0:2.compile_code and mention CORE-12098.
...
svn path=/trunk/ahk_tests/; revision=2294
2016-10-04 18:59:56 +00:00
Sylvain Petreolle
4cc64541e1
[AHK]
...
Remove compile prompt.
svn path=/trunk/ahk_tests/; revision=2293
2016-10-01 17:25:29 +00:00
Edijs Kolesnikovičs
a665e30d53
[helper_functions]
...
Images will be uploaded to MonthYear folder from now on e.g. Oct2016
svn path=/trunk/ahk_tests/; revision=2290
2016-10-01 15:57:18 +00:00
Amine Khaldi
5392929536
[AHK] Revert r2288 and disable zz_freebasic_0.24.0:2.compile_code.
...
svn path=/trunk/ahk_tests/; revision=2289
2016-09-30 17:48:35 +00:00
Amine Khaldi
026237df04
* Test commit (we really need to fix patch invocations).
...
svn path=/trunk/ahk_tests/; revision=2288
2016-09-30 17:17:14 +00:00
Amine Khaldi
b08f48e5c5
[AHK] Re-enable screenshot uploading.
...
svn path=/trunk/ahk_tests/; revision=2287
2016-09-30 16:47:03 +00:00
Sylvain Petreolle
15eb4d9883
[AHK]
...
Move the built AHK tests instead of leaving them in the source directory.
svn path=/trunk/ahk_tests/; revision=2286
2016-09-29 18:00:18 +00:00
Amine Khaldi
2b41562475
[AHK] Disable screenshot uploading until we sort this out.
...
svn path=/trunk/ahk_tests/; revision=2285
2016-09-21 20:22:46 +00:00
Sylvain Petreolle
66267ccf37
[AHK]
...
Rename AHK-Tests/ compiled tests directory to Tests/
Its unclear to have modules/AHK_Tests/AHK-Tests
svn path=/trunk/ahk_tests/; revision=2282
2016-09-14 23:00:15 +00:00
Sylvain Petreolle
82989c3ad8
Remove the slipstreamed rosautotest from build.
...
ONLINE-567
svn path=/trunk/ahk_tests/; revision=2275
2016-08-15 23:17:06 +00:00
Sylvain Petreolle
0d64567ed9
[AHK_TESTS]
...
Add compiled tests(AHK_Tests) , rosautotest, applications(Apps), test files(Media) to the iso.
ONLINE-567
svn path=/trunk/ahk_tests/; revision=2272
2016-05-15 16:31:36 +00:00
Sylvain Petreolle
eadfb4a447
[AHK_Tests]
...
Add the files needed to run the tests.
ONLINE-567
svn path=/trunk/ahk_tests/; revision=2267
2016-05-10 21:02:52 +00:00
Sylvain Petreolle
ebc70c1b3c
[AHK_TESTS]
...
Update bootcd iso urls for the Firefox:download tests.
ONLINE-567
svn path=/trunk/ahk_tests/; revision=2265
2016-05-10 19:49:53 +00:00
Hermès Bélusca-Maïto
c09963e504
[AHK_TESTS]: Test commit: fix formatting.
...
svn path=/trunk/ahk_tests/; revision=2264
2016-05-10 19:43:44 +00:00
Edijs Kolesnikovičs
07ea401a5a
[AHK_Diablo_1.0]
...
Add installation test.
Thanks to Radek Liska (ROSTESTS-137)
svn path=/trunk/ahk_tests/; revision=2155
2014-12-06 13:46:29 +00:00
Edijs Kolesnikovičs
2546e26949
[AHK_Word_Viewer_2003]
...
2.copy_text: add another copy test (right-click then c for 'Copy').
svn path=/trunk/ahk_tests/; revision=2144
2014-10-12 12:26:55 +00:00
Sylvain Petreolle
f4d0b80f6c
[AHK]
...
SVN-Ignore all compiled tests.
Add AHK-Tests output directory.
svn path=/trunk/ahk_tests/; revision=2125
2014-07-06 21:31:48 +00:00
Sylvain Petreolle
f716b69363
AHK unix tests compiler:
...
Add a startup message.
Set executable.
Copy tests with original attributes and dates.
svn path=/trunk/ahk_tests/; revision=2124
2014-07-06 21:08:36 +00:00
Edijs Kolesnikovičs
d94f6555ce
[AHK_Opera_9.64]
...
Revert 1989. Actual test got lost somewhere.
svn path=/trunk/ahk_tests/; revision=2123
2014-07-05 12:21:34 +00:00
Edijs Kolesnikovičs
084cd0595a
[AHK_Word_Viewer_2003]
...
2.copy_text: make the test not to crash on ReactOS.
Test succeeds on Win2k3 SP1 and doesn't crash on bootcd-63478-dbgwin (VMWare Workstation 10)
svn path=/trunk/ahk_tests/; revision=2115
2014-05-27 16:21:37 +00:00
Edijs Kolesnikovičs
df9db44a01
[AHK_Word_Viewer_2003]
...
2.copy_text: Fix typo and add one more debug output.
svn path=/trunk/ahk_tests/; revision=2114
2014-05-26 05:31:42 +00:00
Edijs Kolesnikovičs
4a037a037c
[AHK_Word_Viewer_2003]
...
2.copy_text: some debug information...
svn path=/trunk/ahk_tests/; revision=2113
2014-05-25 15:26:36 +00:00
Edijs Kolesnikovičs
493c0a3333
[AHK]
...
Fix a logic. Check if string is a substring of clipboard content.
svn path=/trunk/ahk_tests/; revision=2112
2014-05-25 10:51:24 +00:00
Edijs Kolesnikovičs
7f7049c259
[AHK Universal Viewer 5.7.2.0]
...
Check if succeeded entering page number;
Wait for application to close on its own a little bit more.
svn path=/trunk/ahk_tests/; revision=2107
2014-05-03 17:21:01 +00:00