[Git][ghc/ghc][wip/T23479] test

Serge S. Gulin (@gulin.serge) gitlab at gitlab.haskell.org
Mon Oct 14 16:29:28 UTC 2024



Serge S. Gulin pushed to branch wip/T23479 at Glasgow Haskell Compiler / GHC


Commits:
502a6a23 by Serge S. Gulin at 2024-10-14T19:29:19+03:00
test

- - - - -


1 changed file:

- testsuite/tests/javascript/Makefile


Changes:

=====================================
testsuite/tests/javascript/Makefile
=====================================
@@ -18,7 +18,7 @@ T23479_2:
 	'$(TEST_HC)' $(TEST_HC_OPTS) T23479_2.hs -v0 -O2 -dsuppress-uniques -ddump-js -ddump-to-file
 	./T23479_2
 	# check that the optimization occurred
-	grep -c "h\$$decodeUtf8z" T23479_2.dump-js
+	grep -c "h\$$r1 = \"test_val_2\"" T23479_2.dump-js
 
 T23479_3:
 	'$(TEST_HC)' $(TEST_HC_OPTS) T23479_3.hs -v0 -O2 -dsuppress-uniques -ddump-js -ddump-to-file



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/502a6a236ccebe529f753023191a687726839192

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/502a6a236ccebe529f753023191a687726839192
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241014/2039c5e1/attachment.html>


More information about the ghc-commits mailing list