-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
James Dunkerley
committed
Feb 27, 2019
1 parent
0926055
commit e114270
Showing
15 changed files
with
1,296 additions
and
25,545 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,178 @@ | ||
<?xml version="1.0"?> | ||
<AlteryxDocument yxmdVer="2018.4"> | ||
<Nodes> | ||
<Node ToolID="2"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.Formula.Formula"> | ||
<Position x="162" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<FormulaFields> | ||
<FormulaField expression="INT([Number])" field="Actual" size="8" type="Double" /> | ||
</FormulaFields> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText><![CDATA[Actual = INT([Number]) | ||
]]></DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFormula" /> | ||
</Node> | ||
<Node ToolID="3"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter"> | ||
<Position x="282" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Expression>ABS([Actual] - [Expected]) > 1e-6</Expression> | ||
<Mode>Custom</Mode> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>ABS([Actual] - [Expected]) > 1e-6</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" /> | ||
</Node> | ||
<Node ToolID="4"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.Test.Test"> | ||
<Position x="402" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Tests> | ||
<Test> | ||
<Name>Int</Name> | ||
<Connection>#1</Connection> | ||
<Type>RecCountValue</Type> | ||
<Value>0</Value> | ||
</Test> | ||
</Tests> | ||
<DontReportSubsequent value="True" /> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>Int</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxTest" /> | ||
</Node> | ||
<Node ToolID="5"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput"> | ||
<Position x="18" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Passwords /> | ||
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="25">.\DivisionTests.xlsx|||`Sheet1$`</File> | ||
<FormatSpecificOptions> | ||
<FirstRowData>False</FirstRowData> | ||
<ImportLine>1</ImportLine> | ||
</FormatSpecificOptions> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>DivisionTests.xlsx | ||
Table=`Sheet1$`</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
<Dependencies> | ||
<Implicit /> | ||
</Dependencies> | ||
<MetaInfo connection="Output"> | ||
<RecordInfo> | ||
<Field name="Numerator" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
<Field name="Denominator" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
<Field name="SIGN" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
<Field name="MODULO" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
<Field name="QUOTIENT" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
<Field name="INT" source="File: C:\Repos\AlteryxFormulaAddOns\MathUtils.Test\DivisionTests.xlsx|||`Sheet1$`" type="Double" /> | ||
</RecordInfo> | ||
</MetaInfo> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" /> | ||
</Node> | ||
<Node ToolID="6"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.AlteryxSelect.AlteryxSelect"> | ||
<Position x="90" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<OrderChanged value="False" /> | ||
<CommaDecimal value="False" /> | ||
<SelectFields> | ||
<SelectField field="Numerator" selected="True" rename="Number" /> | ||
<SelectField field="INT" selected="True" rename="Expected" /> | ||
<SelectField field="*Unknown" selected="False" /> | ||
</SelectFields> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText /> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSelect" /> | ||
</Node> | ||
</Nodes> | ||
<Connections> | ||
<Connection> | ||
<Origin ToolID="2" Connection="Output" /> | ||
<Destination ToolID="3" Connection="Input" /> | ||
</Connection> | ||
<Connection name="#1"> | ||
<Origin ToolID="3" Connection="True" /> | ||
<Destination ToolID="4" Connection="Input" /> | ||
</Connection> | ||
<Connection> | ||
<Origin ToolID="5" Connection="Output" /> | ||
<Destination ToolID="6" Connection="Input" /> | ||
</Connection> | ||
<Connection> | ||
<Origin ToolID="6" Connection="Output" /> | ||
<Destination ToolID="2" Connection="Input" /> | ||
</Connection> | ||
</Connections> | ||
<Properties> | ||
<Memory default="True" /> | ||
<GlobalRecordLimit value="0" /> | ||
<TempFiles default="True" /> | ||
<Annotation on="True" includeToolName="False" /> | ||
<ConvErrorLimit value="10" /> | ||
<ConvErrorLimit_Stop value="False" /> | ||
<CancelOnError value="False" /> | ||
<DisableBrowse value="False" /> | ||
<EnablePerformanceProfiling value="False" /> | ||
<DisableAllOutput value="False" /> | ||
<ShowAllMacroMessages value="False" /> | ||
<ShowConnectionStatusIsOn value="True" /> | ||
<ShowConnectionStatusOnlyWhenRunning value="True" /> | ||
<ZoomLevel value="0" /> | ||
<LayoutType>Horizontal</LayoutType> | ||
<MetaInfo> | ||
<NameIsFileName value="True" /> | ||
<Name>IntTest</Name> | ||
<Description /> | ||
<RootToolName /> | ||
<ToolVersion /> | ||
<ToolInDb value="False" /> | ||
<CategoryName /> | ||
<SearchTags /> | ||
<Author /> | ||
<Company /> | ||
<Copyright /> | ||
<DescriptionLink actual="" displayed="" /> | ||
<Example> | ||
<Description /> | ||
<File /> | ||
</Example> | ||
</MetaInfo> | ||
<Events> | ||
<Enabled value="True" /> | ||
</Events> | ||
</Properties> | ||
</AlteryxDocument> |
Oops, something went wrong.