From 5ed62d6db19ee7374fbf2fb4b70d45c945e78c75 Mon Sep 17 00:00:00 2001 From: Sahil Bansal Date: Mon, 7 Oct 2024 16:00:39 -0700 Subject: [PATCH 1/3] testing --- .../com/force/formula/impl/formulaTestV2.xml | 42 +++++++++++++++++ .../com/force/formula/impl/formulaTestV2.xml | 45 ++++++++++++++++++- pom.xml | 4 +- 3 files changed, 88 insertions(+), 3 deletions(-) diff --git a/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml b/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml index 9fd0c38b..860f8d57 100644 --- a/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml +++ b/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml @@ -1,6 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index b68dc697..4f162f97 100644 --- a/pom.xml +++ b/pom.xml @@ -541,8 +541,8 @@ - sqlserver-test - sqlite-test + From aa0e55449ff1e0c701cde274c6d2db6c21a837f1 Mon Sep 17 00:00:00 2001 From: Sahil Bansal Date: Mon, 7 Oct 2024 22:22:56 -0700 Subject: [PATCH 2/3] testing --- .../com/force/formula/impl/formulaTestV2.xml | 68 +++++++++---------- .../com/force/formula/impl/formulaTestV2.xml | 64 ++++++++--------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml b/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml index 860f8d57..c14eb684 100644 --- a/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml +++ b/impl/src/test/resources/com/force/formula/impl/formulaTestV2.xml @@ -2,46 +2,46 @@ - + formula="IF(ISBLANK(a__c),false,AND((VALUE(a__c)==VALUE(b__c)),(VALUE(c__c)==VALUE(d__c))))" + executionPaths="sql,sqlNullAsNull"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> + formula="IF(ISBLANK(a__c),false,AND((VALUE(a__c)==VALUE(b__c)),(VALUE(c__c)==VALUE(d__c))))" + executionPaths="sql,sqlNullAsNull"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +