richedit: Shorten EM_AUTOURLDETECT tests.
commit43cf3b80afb7d626b53321aefe39e92fa202f4df
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Sun, 20 Jul 2008 17:29:57 +0000 (20 12:29 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jul 2008 11:01:57 +0000 (22 13:01 +0200)
treea3b1eb08cf52fb81f3939e2b89ef6a0427786516
parenteea2c95727a2d6ba2ab9955b661c59d411412ab9
richedit: Shorten EM_AUTOURLDETECT tests.

EM_AUTOURLDETECT tests are taking too much time, so this patch tests
just one URL and one non-URL for all messages but WM_SETTEXT. Also,
remove one trace that spams the output needlessly.
dlls/riched20/tests/editor.c