diff options
| author | Eli Zaretskii | 2023-09-16 07:36:49 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2023-09-16 07:36:49 -0400 |
| commit | 302bc23f7cb9fbde7f225650d833e1c09da97338 (patch) | |
| tree | 127047d962b30405980589a95412338f513c1353 /test | |
| parent | f44c1969b6fae3651ca6cc5e077e5f6430a6b57b (diff) | |
| parent | 755ae813a6adf203d4a602a3e7fc0b9ed547be8c (diff) | |
| download | emacs-302bc23f7cb9fbde7f225650d833e1c09da97338.tar.gz emacs-302bc23f7cb9fbde7f225650d833e1c09da97338.zip | |
Merge from origin/emacs-29
755ae813a6a ; Declare some treesit.c functions in typescript-ts-mode.el.
89fa204b706 Fix loss of encrypted data in plstore.el
d9a1175a611 Close SQL database when corresponding 'sqlite-mode' buffe...
cbd8fac283a Fix Unicode normalization of characters
825be05b379 Support one-time passwords in Tramp
f880b94e649 Fix the 'C' and 'c' categories of characters
58fd212d8a2 Fix Emoji zooming commands
8970cdd009a ; Fix last change.
ba924be4522 ; * etc/DEBUG: Improve the redisplay section.
e110312ad95 ; * doc/lispref/minibuf.texi (Text from Minibuffer): Ment...
65f4810003b tsx-ts-mode--font-lock-compatibility-bb1f97b: Improve
6fe11b88ed0 Avoid using --display in emacsclient to reuse frames on PGTK
2fc7463c0e5 ; * INSTALL: Don't advertise -O3. (Bug#65988)
29055412f2d ; Fix doc string of 'lsh'
738d8543337 Support emacsclient on Windows with server on GNU or Unix...
f0a89fa1d0e ; * lisp/saveplace.el (save-place-ignore-files-regexp): F...
c9cb8ee0fc0 Fix defcustom in saveplace.el (Bug#65977)
5ec8be1d589 ; * lisp/subr.el (string-suffix-p, string-prefix-p): Doc ...
809305e6d8f Fix 'window-text-pixel-size' when there are several image...
ea14b0dcc20 : Doc fix.
01e8a0c6cbf Doc fix for prettify-symbols-unprettify-at-point
0065621d0d3 (report_overlay_modification): Fix bug#65929
6cc6455e931 Fix SVG colors (bug#56182)
9396d73942e * doc/emacs/text.texi (Outline Minor Mode): Add a note ab...
a65d1a5a167 Improve documentation of 'list-abbrevs'
5dcc4b7eab1 Tweak s-p-f for js-ts-mode
1fb2fb501f3 typescript-ts-mode, tsx-ts-mode: Fix syntax properties fo...
946b395e7e1 * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug...
33ee3e588fd Fix regression of treesit_cursor_helper_1
d11d81dfcc6 ; Fix doc typos (Bug#65868)
6554ec22465 Update docs for passing of Thien-Thi Nguyen
5ab2792d5c1 Update defvar usage tips example in manual
35d88c657e1 Document using Flymake together with Eglot
3f04efe9e7d ; * src/font.h (struct font): Comment about use of averag...
459b5f6b6d1 ; * admin/authors.el (authors-aliases): Update.
0c029ae8bcb ; tweak etc/TODO item
# Conflicts:
# admin/authors.el
# lisp/subr.el
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/international/ucs-normalize-tests.el | 134 | ||||
| -rw-r--r-- | test/src/buffer-tests.el | 1 |
2 files changed, 16 insertions, 119 deletions
diff --git a/test/lisp/international/ucs-normalize-tests.el b/test/lisp/international/ucs-normalize-tests.el index bc7e743291d..002aa3b8c21 100644 --- a/test/lisp/international/ucs-normalize-tests.el +++ b/test/lisp/international/ucs-normalize-tests.el | |||
| @@ -184,43 +184,7 @@ Must be called with `ucs-normalize-tests--norm-buf' as current buffer." | |||
| 184 | (should-not (ucs-normalize-tests--rule1-failing-for-partX 0))) | 184 | (should-not (ucs-normalize-tests--rule1-failing-for-partX 0))) |
| 185 | 185 | ||
| 186 | (defconst ucs-normalize-tests--failing-lines-part1 | 186 | (defconst ucs-normalize-tests--failing-lines-part1 |
| 187 | (list 2412 2413 2414 15133 15134 15135 15136 15137 | 187 | (list )) |
| 188 | 15138 15139 15140 15141 15142 15143 15144 15145 | ||
| 189 | 15146 15147 15148 15149 15150 15151 15152 15153 | ||
| 190 | 15154 15155 15156 15157 15158 15159 15160 15161 | ||
| 191 | 15162 15163 15164 15165 15166 15167 15168 15169 | ||
| 192 | 15170 15171 15172 15173 15174 15175 15176 15177 | ||
| 193 | 15178 15179 15180 15181 15182 15183 15184 15185 | ||
| 194 | 15186 15187 15188 15192 15193 15194 15195 15196 | ||
| 195 | 15197 15198 15199 15200 15201 16211 16212 16213 | ||
| 196 | 16214 16215 16216 16217 16218 16219 16220 16221 | ||
| 197 | 16222 16223 16224 16225 16226 16227 16228 16229 | ||
| 198 | 16230 16231 16232 16233 16234 16235 16236 16237 | ||
| 199 | 16238 16239 16240 16241 16242 16243 16244 16245 | ||
| 200 | 16246 16247 16248 16249 16250 16251 16252 16253 | ||
| 201 | 16254 16255 16256 16257 16258 16259 16260 16261 | ||
| 202 | 16262 16263 16264 16265 16266 16267 16268 16269 | ||
| 203 | 16270 16271 16272 16273 16274 16275 16276 16277 | ||
| 204 | 16278 16279 16280 16281 16282 16283 16284 16285 | ||
| 205 | 16286 16287 16288 16289 16290 16291 16292 16293 | ||
| 206 | 16294 16295 16296 16297 16298 16299 16300 16301 | ||
| 207 | 16302 16303 16304 16305 16306 16307 16308 16309 | ||
| 208 | 16310 16311 16312 16313 16314 16315 16316 16317 | ||
| 209 | 16318 16319 16320 16321 16322 16323 16324 16325 | ||
| 210 | 16326 16327 16328 16329 16330 16331 16332 16333 | ||
| 211 | 16334 16335 16336 16337 16338 16339 16340 16341 | ||
| 212 | 16342 16343 16344 16345 16346 16347 16348 16349 | ||
| 213 | 16350 16351 16352 16353 16354 16355 16356 16357 | ||
| 214 | 16358 16359 16360 16361 16362 16363 16364 16365 | ||
| 215 | 16366 16367 16368 16369 16370 16371 16372 16373 | ||
| 216 | 16374 16375 16376 16377 16378 16379 16380 16381 | ||
| 217 | 16382 16383 16384 16385 16386 16387 16388 16389 | ||
| 218 | 16390 16391 16392 16393 16394 16395 16396 16397 | ||
| 219 | 16398 16399 16400 16401 16402 16403 16404 16405 | ||
| 220 | 16406 16407 16408 16409 16410 16411 16412 16413 | ||
| 221 | 16550 16551 16552 16553 16554 16555 16556 16557 | ||
| 222 | 16488 16489 16490 16491 16492 16493 16494 16495 | ||
| 223 | 16496 16497 16558 16559)) | ||
| 224 | 188 | ||
| 225 | ;; Keep a record of failures, for consulting afterwards (the ert | 189 | ;; Keep a record of failures, for consulting afterwards (the ert |
| 226 | ;; backtrace only shows a truncated version of these lists). | 190 | ;; backtrace only shows a truncated version of these lists). |
| @@ -283,88 +247,20 @@ Must be called with `ucs-normalize-tests--norm-buf' as current buffer." | |||
| 283 | ucs-normalize-tests--failing-lines-part1))) | 247 | ucs-normalize-tests--failing-lines-part1))) |
| 284 | 248 | ||
| 285 | (defconst ucs-normalize-tests--failing-lines-part2 | 249 | (defconst ucs-normalize-tests--failing-lines-part2 |
| 286 | (list 17087 17088 17089 17090 17091 17092 17093 17094 | 250 | (list 17789 17790 17801 17802 17807 17808 17811 17812 |
| 287 | 17098 17099 17100 17101 17102 17103 17104 17105 | 251 | 17815 17816 17821 17822 17829 17830 17907 17908 |
| 288 | 17106 17107 17108 17113 17114 17115 17116 17117 | 252 | 18023 18024 18049 18050 18055 18056 18459 18460 |
| 289 | 17118 17119 17120 17125 17126 17127 17128 17129 | 253 | 18605 18606 18617 18618 18621 18622 18625 18626 |
| 290 | 17130 17131 17132 17133 17134 17135 17136 17137 | 254 | 18627 18628 18631 18632 18633 18634 18663 18664 |
| 291 | 17138 17139 17140 17141 17142 17143 17144 17145 | 255 | 18669 18670 18673 18674 18679 18680 18685 18686 |
| 292 | 17146 17157 17158 17159 17160 17161 17162 17163 | 256 | 18691 18692 18695 18697 18699 18701 18703 18704 |
| 293 | 17164 17185 17186 17187 17188 17189 17190 17197 | 257 | 18705 18707 18709 18711 18713 18715 18717 18719 |
| 294 | 17198 17199 17200 17207 17208 17209 17210 17211 | 258 | 18721 18723 18725 18727 18729 18731 18733 18735 |
| 295 | 17212 17213 17214 17219 17220 17221 17222 17275 | 259 | 18737 18739 18740 18741 18742 18743 18889 18891 |
| 296 | 17276 17285 17286 17295 17296 17309 17310 17311 | 260 | 18893 18895 18897 18899 18901 18903 18905 18907 |
| 297 | 17312 17313 17314 17315 17316 17317 17318 17319 | 261 | 18909 18911 18913 18914 18915 18916 18917 18919 |
| 298 | 17320 17325 17326 17373 17374 17419 17420 17421 | 262 | 18921 18923 18925 18927 18929 18931 18933 18935 |
| 299 | 17422 17433 17434 17439 17440 17465 17466 17473 | 263 | 18937 18939 18941 18943 18945 18947 18948)) |
| 300 | 17474 17479 17480 17485 17486 17491 17492 17497 | ||
| 301 | 17498 17499 17500 17501 17502 17505 17506 17507 | ||
| 302 | 17508 17511 17512 17519 17520 17523 17524 17527 | ||
| 303 | 17528 17531 17532 17551 17552 17555 17556 17599 | ||
| 304 | 17600 17601 17602 17603 17604 17605 17607 17608 | ||
| 305 | 17609 17610 17611 17612 17613 17615 17617 17619 | ||
| 306 | 17621 17623 17625 17627 17629 17631 17632 17633 | ||
| 307 | 17634 17635 17636 17637 17638 17639 17640 17669 | ||
| 308 | 17670 17675 17676 17681 17682 17689 17690 17691 | ||
| 309 | 17692 17693 17694 17707 17708 17713 17714 17715 | ||
| 310 | 17716 17727 17728 17733 17734 17739 17740 17745 | ||
| 311 | 17746 17749 17750 17753 17754 17759 17760 17767 | ||
| 312 | 17768 17789 17790 17801 17802 17807 17808 17809 | ||
| 313 | 17810 17811 17812 17813 17814 17815 17816 17821 | ||
| 314 | 17822 17829 17830 17843 17844 17845 17846 17851 | ||
| 315 | 17852 17861 17875 17876 17879 17880 17899 17900 | ||
| 316 | 17097 17907 17908 17911 17912 17913 17914 17915 | ||
| 317 | 17916 17917 17918 17919 17920 17921 17922 17927 | ||
| 318 | 17928 17929 17930 17931 17932 17933 17935 17937 | ||
| 319 | 17938 17939 17940 17941 17943 17945 17947 17949 | ||
| 320 | 17951 17952 17953 17955 17957 17959 17961 17962 | ||
| 321 | 17967 17968 17987 17988 17993 17994 18003 18004 | ||
| 322 | 18005 18006 18007 18008 18009 18010 18011 18012 | ||
| 323 | 18017 18018 18019 18020 18021 18022 18023 18024 | ||
| 324 | 18041 18042 18049 18050 18053 18054 18055 18056 | ||
| 325 | 18069 18070 18079 18080 18163 18164 18165 18166 | ||
| 326 | 18171 18172 18175 18176 18211 18212 18219 18220 | ||
| 327 | 18221 18222 18223 18224 18225 18226 18301 18302 | ||
| 328 | 18389 18390 18391 18392 18393 18394 18397 18398 | ||
| 329 | 18407 18408 18439 18440 18441 18442 18443 18444 | ||
| 330 | 18445 18446 18447 18448 18449 18450 18451 18452 | ||
| 331 | 18457 18458 18459 18460 18471 18472 18479 18480 | ||
| 332 | 18485 18486 18499 18500 18501 18502 18509 18510 | ||
| 333 | 18513 18514 18515 18516 18517 18518 18519 18520 | ||
| 334 | 18521 18523 18524 18525 18527 18528 18531 18537 | ||
| 335 | 18538 18539 18541 18543 18545 18547 18549 18550 | ||
| 336 | 18551 18553 18554 18555 18557 18558 18559 18560 | ||
| 337 | 18561 18562 18563 18564 18565 18566 18567 18569 | ||
| 338 | 18571 18573 18575 18577 18579 18581 18583 18585 | ||
| 339 | 18587 18589 18591 18593 18595 18596 18597 18599 | ||
| 340 | 18601 18602 18603 18605 18606 18607 18609 18611 | ||
| 341 | 18612 18613 18615 18617 18618 18619 18621 18622 | ||
| 342 | 18623 18624 18625 18626 18627 18628 18629 18631 | ||
| 343 | 18632 18633 18634 18635 18636 18637 18639 18641 | ||
| 344 | 18643 18645 18647 18649 18651 18653 18655 18657 | ||
| 345 | 18659 18661 18663 18664 18665 18667 18668 18669 | ||
| 346 | 18670 18671 18673 18674 18675 18676 18677 18679 | ||
| 347 | 18680 18681 18683 18685 18686 18687 18688 18689 | ||
| 348 | 18690 18691 18692 18693 18694 18695 18696 18697 | ||
| 349 | 18698 18699 18700 18701 18702 18703 18704 18705 | ||
| 350 | 18706 18707 18708 18709 18710 18711 18712 18713 | ||
| 351 | 18714 18715 18717 18719 18721 18722 18723 18724 | ||
| 352 | 18725 18727 18729 18731 18733 18735 18737 18739 | ||
| 353 | 18740 18741 18742 18743 18745 18747 18749 18751 | ||
| 354 | 18753 18755 18757 18759 18761 18763 18765 18767 | ||
| 355 | 18769 18771 18773 18775 18777 18779 18781 18783 | ||
| 356 | 18785 18787 18789 18791 18793 18795 18797 18799 | ||
| 357 | 18801 18803 18805 18807 18809 18811 18813 18815 | ||
| 358 | 18817 18819 18821 18823 18825 18827 18829 18831 | ||
| 359 | 18833 18835 18837 18839 18840 18841 18842 18843 | ||
| 360 | 18844 18845 18846 18847 18848 18849 18850 18851 | ||
| 361 | 18852 18853 18855 18857 18859 18861 18863 18865 | ||
| 362 | 18866 18867 18869 18871 18873 18875 18877 18879 | ||
| 363 | 18881 18883 18885 18887 18888 18889 18891 18893 | ||
| 364 | 18895 18897 18899 18901 18903 18905 18907 18909 | ||
| 365 | 18911 18913 18914 18915 18916 18917 18918 18919 | ||
| 366 | 18920 18921 18923 18925 18927 18929 18931 18933 | ||
| 367 | 18935 18937 18939 18941 18943 18945 18947 18948)) | ||
| 368 | 264 | ||
| 369 | (ert-deftest ucs-normalize-part2 () | 265 | (ert-deftest ucs-normalize-part2 () |
| 370 | :tags '(:expensive-test) | 266 | :tags '(:expensive-test) |
diff --git a/test/src/buffer-tests.el b/test/src/buffer-tests.el index 45914b2b6b0..aa30533c6a0 100644 --- a/test/src/buffer-tests.el +++ b/test/src/buffer-tests.el | |||
| @@ -142,6 +142,7 @@ properties." | |||
| 142 | (expected-calls . ((modification-hooks (nil 3 4)) | 142 | (expected-calls . ((modification-hooks (nil 3 4)) |
| 143 | (modification-hooks (t 3 4 1))))) | 143 | (modification-hooks (t 3 4 1))))) |
| 144 | ((replace . "4")) | 144 | ((replace . "4")) |
| 145 | ((replace . "4") (overlay-beg . 4)) ;bug#65929 | ||
| 145 | ((replace . "12") | 146 | ((replace . "12") |
| 146 | (expected-calls . ((modification-hooks (nil 1 3)) | 147 | (expected-calls . ((modification-hooks (nil 1 3)) |
| 147 | (modification-hooks (t 1 2 2))))) | 148 | (modification-hooks (t 1 2 2))))) |