Commit Graph

48 Commits (d7789712dab1431eafbf00a8f3bb68e45738bc86)

Author SHA1 Message Date
Kim Alvefur fbd4721af0 tests: Adapt test for util.queue to the test framework 10 years ago
Kim Alvefur a8523999b6 tests: Add basic test for net.http.parser 10 years ago
Matthew Wild 61a708fcd1 tests: Add basic tests for util.xml and util.xmppstream 10 years ago
Matthew Wild c439a4e1f1 Add tests for util.json 10 years ago
Kim Alvefur 7c238f0426 tests: Add minimal test for util.random that checks that it returns the number of bytes requested 10 years ago
Kim Alvefur 940ec04ea9 tests: Use util.envload to load chunks (fixes #608) 10 years ago
Kim Alvefur 0d98ccd02a tests: Add test for util.uuid (checks that the output format is correct) 10 years ago
Kim Alvefur 93c90c514a tests: Correct mistake from latst merge, use the same variable name in all 3 places where it matters 10 years ago
Kim Alvefur b3d9c81067 tests: Fix merge, modulemanager test was removed 10 years ago
Kim Alvefur f13cbf54bb tests: Add small test for util.throttle 10 years ago
Matthew Wild 451180d8a4 tests: Add tests for util.cache 10 years ago
Matthew Wild 1b07e402cf tests: Return status code depending on whether tests passed 10 years ago
Matthew Wild fa4ef8d7ff tests: Add UTF-8 validity tests 11 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Matthew Wild e491b17e6f tests: Some much-needed cleanup... 13 years ago
Matthew Wild 8178f7bd88 tests/test.lua: Fix fake module() function to prevent _M from being _G (test.lua's environment), which caused modules to break the sandbox when they set _M.* 10 years ago
Florian Zeitz 68d147d22f util.rfc3484: New util implementing RFC3484 sorting 14 years ago
Matthew Wild 257fa9dbd0 tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions 15 years ago
Waqas Hussain b7e51a203d Monster whitespace commit (beware the whitespace monster). 15 years ago
Waqas Hussain cc1b764839 tests: Added tests for util.sasl.scram.Hi(). 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 9657f76657 tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment 16 years ago
Matthew Wild 822161982a tests/test.lua: Print the current test being run if verbosity sufficient 16 years ago
Matthew Wild c2161ee15e tests: More environment magic to help get stuff working in a sandbox 16 years ago
Matthew Wild 8b476b284f tests: Have fake module() set _M to satisfy some modules 16 years ago
Matthew Wild 8bfd53c8a6 tests: Add tests for new modulemanager load_modules_for_host code 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Waqas Hussain 70133fb356 Fixed tests/test.lua to work on Windows 17 years ago
Matthew Wild 8de5689731 Small fix to change verbosity level of subtests 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild d4f24630f3 Add test for previous commit 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild dfeabed19f Add hostmanager, and eventmanager 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild a52274f5e6 Add test for latin1toutf8 (which passes) 17 years ago
Matthew Wild 8d6ef1df38 Also look for binary modules in the parent directory when running tests 17 years ago
Matthew Wild 44545470c0 Update test.lua with a work-in-progress 17 years ago
Matthew Wild 9a9a31d0f2 Update unit testing to output coverage reports 17 years ago
Matthew Wild 801e99fcbb We have SRV resolving \o/ 17 years ago
Matthew Wild 6b834ab79b Warn when subtest function does not exist 17 years ago
Matthew Wild 22bd662f3c Some fixes for our test runner 17 years ago
Matthew Wild eabe25e8a4 Adding initial unit testing scripts 18 years ago