All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] test: Fix tstring_ternary_nested .r file
@ 2025-08-05 18:43 eugene.loh
  2025-08-06 17:57 ` Kris Van Hees
  0 siblings, 1 reply; 2+ messages in thread
From: eugene.loh @ 2025-08-05 18:43 UTC (permalink / raw)
  To: dtrace, dtrace-devel

From: Eugene Loh <eugene.loh@oracle.com>

In commit 5b20226bc ("cg: optimize ternary expressions for strings"),
new tests were added.  Fix the apparent typo that is in one of them.

Signed-off-by: Eugene Loh <eugene.loh@oracle.com>
---
 test/unittest/codegen/tst.tstring_ternary_nested.r | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/unittest/codegen/tst.tstring_ternary_nested.r b/test/unittest/codegen/tst.tstring_ternary_nested.r
index 9c70ea196..1ab56ba84 100644
--- a/test/unittest/codegen/tst.tstring_ternary_nested.r
+++ b/test/unittest/codegen/tst.tstring_ternary_nested.r
@@ -1 +1 @@
-ucwxyz
+uvwxyz
-- 
2.43.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-06 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-05 18:43 [PATCH] test: Fix tstring_ternary_nested .r file eugene.loh
2025-08-06 17:57 ` Kris Van Hees

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.