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

Add unit tests to proove that code needed to change ! #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Smurf-IV
Copy link

Smurf-IV Modifications

  • Fix the links in this page
  • Make the MathML library target different frameworks
  • Up the version to 1.1.0
  • Remove the need for the .net3.5 DLL's to simulate .Net 4 and above classes.
  • Add NuGet Distro
  • Fix placing a "Star" (Multiply) in front of variable when they are in bracketts. i.e. Math.Sqrt(c*b)
  • Tidy-up usages of packages
  • Reuse library in included Demo app
  • A more unit tests that show the fixes now work.

Simon.Coghlan added 4 commits September 13, 2019 14:04
- Fix declarations of overridden API's
- Remove WinTellect
- - Use Tuple instead
- Remove PowerColoctions
- - Use SortedList
- Fix code to still work in Net35
- Remove Old Code
…in bracketts. i.e. Math.Sqrt(c*b)

- Tidy-up usages of packages
- Reuse library in included Demo app
- A more unit tests that show the fixes now work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant