- 08 Nov, 2020 1 commit
-
-
Gregor Hartmann authored
* Create mispec_file.lua * Initial commit of gambiarra * Adapt gambiarra to NodeMCU * adapt to NodeMCU spacing and add nok functionality * Some refactoring to make it easier to add new functionality * Add methode `fail` to check failing code and pass error messages to output - fail can be called with a function that should fail and a string which should be contained in the errormessage. - Pass failed check reasons to output. * Create gambiarra_file.lua * Add reporting of tests that failed with Lua error * ok, nok and fail will terminate the running test * Add capability to run sync and async tests in mixed order and have a task.post inbetween them * fix gambiarra self test to also run on device (not only host) Use less ram in checking tests directly after they ran. Use nateie task.post to tame watchdog. * Update file tests + add async tmr tests * Another fix in executing async test * Catch errors in callbacks using node.setonerror * change interface to return an object with several test methods * Update README.md * Change interface of Gambiarra + add reason for failed eq * Update gambiarra documentation * Add coroutine testcases to gambiarra * Delete mispec_file.lua as it is superseeded by gambiarra_file.lua * improve regexp for stack frame extraction * Use Lua 53 debug capabilities * move actual tests upfront * remove debug code + optimization * Show errors immediately instead of at the end of the test, freeing memory earlier * Split tests to be run in 2 tranches * rename to NTest and move to new location * Add tests to checking mechanisms * Add luacheck to tests * Some pushing around of files * more (last) fixes and file juggling * Minor tweaks and forgotten checkin * Add NTest selftest to travis * Trying how to master travis * another try * restrict NTest selftest to linux
-
- 09 Jun, 2020 1 commit
-
-
galjonsfigur authored
* Add missing globals from luacheck config * Fix luacheck warnings in all lua files * Re-enable luacheck in Travis * Speed up Travis by using preinstalled LuaRocks * Fix more luacheck warnings in httpserver lua module * Fix DCC module and add appropriate definitions to luacheck config. * Change inline comments from ignoring block to only ignore specific line * Add Luacheck for Windows and enable it for both Windows and Linux * Change luacheck exceptions and fix errors from 1st round of polishing * Add retry and timeout params to wget
-
- 06 Aug, 2019 1 commit
-
-
Gregor Hartmann authored
-
- 23 Jul, 2019 1 commit
-
-
Terry Ellison authored
-
- 28 Jun, 2019 1 commit
-
-
galjonsfigur authored
* Move luacheck conf and fix Travis for all possible filenames * Add lua script to help with luacheck config * Add xargs approach for current luac.cross file checking * Enable luacheck but do not break build
-
- 09 Apr, 2019 1 commit
-
-
Gregor Hartmann authored
Add building luac.cross to travis ci builds
-
- 03 Dec, 2018 1 commit
-
-
Ryan Hartlage authored
* Download pre-built toolchains * Updated to include the platform in the name of the pre-built toolchain * Download archive into cache/ * Update Travis configuration to use pre-built toolchain via make
-
- 26 Nov, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2568
-
- 17 Mar, 2018 1 commit
-
-
TerryE authored
-
- 21 Jan, 2017 1 commit
-
-
Yury Popov authored
* Minify ESP8266 toolchain archive for CI * Disable iROM size fix for CI builds Fixes #884
-
- 06 Dec, 2016 1 commit
-
-
Jonathan Karras authored
-
- 21 May, 2016 1 commit
-
-
Marcel Stör authored
-
- 10 Jan, 2016 1 commit
-
-
Johny Mattsson authored
-
- 16 Nov, 2015 1 commit
-
-
Marcel Stör authored
Fixes #756
-
- 12 Oct, 2015 2 commits
-
-
Marcel Stör authored
-
Johny Mattsson authored
-
- 24 Jun, 2015 1 commit
-
-
Marcel Stör authored
-
- 11 Mar, 2015 3 commits
- 09 Mar, 2015 1 commit
-
-
funshine authored
-
- 05 Mar, 2015 3 commits
-
-
funshine authored
-
George Hahn authored
-
George Hahn authored
-