rayaman / multi

My multitasking library for lua
MIT License
27 stars 0 forks source link

Create testing suite #23

Closed rayaman closed 2 years ago

rayaman commented 3 years ago

A group of tests that can verify a successful install, or potential bugs that was created from a "feature" that was added/modified.

rayaman commented 2 years ago

All not system threaded features are part of the testing suite. The tests look simple, but if they work the library should work. System threading needs to be added, but will have to wait for a future update.