Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HyperFormula] Acceptance of arithmetic operations #33

Closed
16 of 17 tasks
aninde opened this issue Mar 2, 2020 · 0 comments
Closed
16 of 17 tasks

[HyperFormula] Acceptance of arithmetic operations #33

aninde opened this issue Mar 2, 2020 · 0 comments
Assignees
Labels
Acceptance testing Project: HyperFormula Handsontable HyperFormula engine

Comments

@aninde
Copy link
Contributor

aninde commented Mar 2, 2020

Description

We need to check conformance with the requirements of arithmetic operations in HF.

Test cases:

  • addition
    • +
    • Unary + - prefix operator +
  • subtraction
    • -
    • prefix operator -
  • multiplication
    • *
    • ^
  • division
    • /
  • Irrational number
  • negative numbers
  • decimals
  • separators
  • mixed separators
  • repeat with each data type

Requirements

ODDF
Google Spreadsheet - if different or inconsistent - report
Excel - if different or inconsistent - report
other spreadsheets - if different or inconsistent - report

Documentation

@aninde aninde added Project: HyperFormula Handsontable HyperFormula engine Acceptance testing labels Mar 2, 2020
@aninde aninde self-assigned this Mar 2, 2020
@aninde aninde mentioned this issue Mar 16, 2020
61 tasks
@aninde aninde closed this as completed Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acceptance testing Project: HyperFormula Handsontable HyperFormula engine
Projects
None yet
Development

No branches or pull requests

1 participant