emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode 0262e707ca 05/29: Passing more parsing tests


From: Christian Johansson
Subject: [elpa] externals/phps-mode 0262e707ca 05/29: Passing more parsing tests
Date: Thu, 15 Feb 2024 03:14:33 -0500 (EST)

branch: externals/phps-mode
commit 0262e707ca56af2036fdd165c59b4780fb27e148
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Passing more parsing tests
---
 test/phps-mode-test-parser.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/phps-mode-test-parser.el b/test/phps-mode-test-parser.el
index dabdc07047..994987d91f 100644
--- a/test/phps-mode-test-parser.el
+++ b/test/phps-mode-test-parser.el
@@ -52,7 +52,7 @@
        (phps-mode-test--output-parse-productions parse)
        (should
         (equal
-         '(84 450 304 337 335 334 81 482 433 450 350 349 306 309 303 193 104 
108 83 201 205 450 304 91 467 312 314 311 303 187 103 108 83)
+         '(84 454 304 340 338 337 486 437 454 353 352 306 310 303 197 104 108 
83 205 209 454 304 91 471 313 315 312 303 187 103 108 83)
          parse)))))
 
   (phps-mode-test-parser--buffer-contents
@@ -64,7 +64,7 @@
        (phps-mode-test--output-parse-productions parse)
        (should
         (equal
-         '(84 192 188 201 205 450 304 337 335 331 91 279 273 260 450 346 345 
305 309 303 337 335 331 91 279 273 260 450 346 345 305 309 303 337 335 334 449 
453 81 450 251 91 279 273 260 182 184 450 257 250 247 251 91 279 273 260 182 
184 450 257 250 248 123 245 286 451 140 523 513 519 504 508 538 521 523 513 519 
363 366 159 141 139 523 513 519 504 508 538 521 523 513 519 363 366 159 141 139 
330 451 307 309 303 186 103 108 83)
+         '(84 196 188 205 209 454 304 340 338 332 91 279 273 260 454 349 348 
305 310 303 340 338 332 91 279 273 260 454 349 348 305 310 303 340 338 335 453 
457 81 454 255 91 279 273 260 182 184 454 257 254 251 255 91 279 273 260 182 
184 454 257 254 252 123 249 286 455 140 529 519 525 510 514 544 527 529 519 525 
367 370 159 141 139 529 519 525 510 514 544 527 529 519 525 367 370 159 141 139 
331 455 308 310 303 186 103 108 83)
          parse)))))
 
   (phps-mode-test-parser--buffer-contents
@@ -76,7 +76,7 @@
        (phps-mode-test--output-parse-productions parse)
        (should
         (equal
-         '(84 201 205 450 304 337 335 334 449 453 81 450 251 91 279 91 279 284 
281 91 279 280 282 275 260 182 184 450 257 250 247 123 245 286 451 140 523 513 
519 363 502 154 141 139 330 451 307 309 303 187 103 108 83)
+         '(84 205 209 454 304 340 338 335 453 457 81 454 255 91 279 91 279 284 
281 91 279 280 282 275 260 182 184 454 257 254 251 123 249 286 455 140 529 519 
525 367 508 154 141 139 331 455 308 310 303 187 103 108 83)
          parse)))))
 
   (phps-mode-test-parser--buffer-contents



reply via email to

[Prev in Thread] Current Thread [Next in Thread]