initial test setup using busted

This commit is contained in:
Thijs Schreijer
2014-01-02 14:30:47 +01:00
parent 8d0f6e394e
commit c5eaf756ec
3 changed files with 25 additions and 0 deletions

View File

@@ -14,5 +14,6 @@ Lua Date and Time module for Lua 5.x.
##Changes:
- v2.1.1 fix for '>=' operator, initial setup of test suite
- v2.1 Lua 5.2 support. Global 'date' will no longer be set.
- v2.0 original by Jas Latrix