0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed API for writers. More... over 9 years ago
All test results are stored in its own data structure that would be used for exporting results into various formats. More... over 9 years ago
Functions used to register test messages should have proper names. More... over 9 years ago
Added missing comments. More... over 9 years ago
Additional negative tests added into TestAssertionIsEqual. More... over 9 years ago
Added more tests into TestAssertionIsEqual.lua. More... over 9 years ago
Minor fix. More... over 9 years ago
Added more positive tests to check if is_equal works with tables. More... over 9 years ago
The function is_equal should compare tables properly. More... over 9 years ago
Added function/method to perform deep comparison of two tables. More... over 9 years ago
Updated the test TestAssertionPass to check other improper cases. More... over 9 years ago
Updated the test TestAssertionFail to check other improper cases. More... over 9 years ago
Added a test for the is_not_empty() function.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Added a test for the is_empty() function.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Documented the is_empty() and is_not_empty() functions.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Implemented the is_empty() and is_not_empty() functions.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Updated the tests for is_nil() and is_not_nil().
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
More metadata are fetch & printed for each test. More... over 9 years ago
Added (c). More... over 9 years ago
Added the trim() string function. More... over 9 years ago
Added a test for the is_not_nil() function.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Added a test for the is_nil() function.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Documented the is_nil() and is_not_nil() functions.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Implemented the is_nil() and is_not_nil() functions.
Jaromír Hradílek
as Jaromir Hradilek
More... over 9 years ago
Added HTML writer and the abstract writer. More... over 9 years ago
Added support for various types of writers. More... over 9 years ago
Added checks for proper handling -o and --output command line options. More... over 9 years ago
Refactored and added support for handling -o and --output command line options. More... over 9 years ago
Store and report given message in case of test failure. More... over 9 years ago
Updated text report format. More... over 9 years ago