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

Create Unit Tests #28

Open
3 of 27 tasks
Unknown6656 opened this issue Jul 26, 2020 · 1 comment
Open
3 of 27 tasks

Create Unit Tests #28

Unknown6656 opened this issue Jul 26, 2020 · 1 comment
Assignees
Labels

Comments

@Unknown6656
Copy link
Owner

Unknown6656 commented Jul 26, 2020

  • Add Appveyor CI
  • Publish TestRunner repository: https://github.com/unknown6656/TestRunner
  • Write cross-platform tests
    • Variant conversion
    • Variable handling
    • Expression parser
    • Tests for Au3 specs
      • macros
      • framework functions
      • UDFs?
    • Threading
    • Call frames
    • Script scanner
    • Global object storage
    • Plugins
    • Test on Linux
    • Test on Windows
    • Test on MacOS
  • Write Platform-specific tests
    • GUI
    • P/Invoke
    • COM
    • Linux tests
    • Windows tests
    • MacOS tests
  • Write Perfomance tests
@Unknown6656 Unknown6656 self-assigned this Jul 26, 2020
@Unknown6656 Unknown6656 added this to the Au3 full compatibility milestone Jul 26, 2020
@Unknown6656 Unknown6656 added bug Something isn't working urgent ! THIS IS URGENT ! area: testing and removed bug Something isn't working labels Jul 26, 2020
@Unknown6656
Copy link
Owner Author

fixed appveyor ci with:
- 1b5fe1f
- 7c88dc7
- 93e05f5
- fc93768
- 95d3204
- 8a14e44
- 4592ebd
- b45f28a
- e73fb21
- c5c0ae9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: WIP - Urgent
Development

No branches or pull requests

1 participant