Commit Graph

  • 1a714b63eb expect tests: add TAP-based test runner Nathaniel Wesley Filardo 2019-12-26 18:18:07 +0000
  • a55982b681 expect tests: file xfer TCL module Nathaniel Wesley Filardo 2019-12-26 18:15:46 +0000
  • 042b1beb58 expect tests: core library functions Nathaniel Wesley Filardo 2019-12-24 01:24:34 +0000
  • 1b3128d5a2 NTest output handler for TAP messages Nathaniel Wesley Filardo 2020-06-24 03:28:40 +0100
  • 8fee337e28 NTest tests: new standard prelude Nathaniel Wesley Filardo 2020-12-26 03:44:47 +0000
  • 10ba78d31f NTest: remove old interface flag Nathaniel Wesley Filardo 2020-12-26 04:18:22 +0000
  • 6a5e8d3cbd NTest: remove report() in favor of named fields Nathaniel Wesley Filardo 2020-12-26 04:15:50 +0000
  • 131690b347 Expand tests/README.md a bit Nathaniel Wesley Filardo 2020-12-30 00:10:31 +0000
  • 6bb199d140 Rename to tests/README.md Nathaniel Wesley Filardo 2020-12-30 00:10:01 +0000
  • c3dd27cf9c
    LiquidCrystal robustness and test (#3369) Nathaniel Wesley Filardo 2021-01-13 02:36:00 +0000
  • 1d76873cbd
    Add go-mcu to the list of upload tools Matias Insaurralde 2021-01-12 15:44:51 -0300
  • 3e7dbbf8df
    Update user_config.h 286920650 2021-01-12 23:29:32 +0800
  • a52913b070 Added node.sleep() API (#3179) Tom Sutcliffe 2021-01-09 18:54:23 +0000
  • 109f500be7
    More LED fixes (#3368) Nathaniel Wesley Filardo 2021-01-10 17:19:10 +0000
  • 72ca777f0d liquidcrystal i2c 4bit NTest Nathaniel Wesley Filardo 2020-04-19 00:43:37 +0100
  • 95a40b9d32 LiquidCrystal I2C 4-bit robustness Nathaniel Wesley Filardo 2021-01-09 03:06:11 +0000
  • 4023df7e60
    fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357) Gregor Hartmann 2021-01-09 22:25:22 +0100
  • 2147d4b07f ws2812: fill UART FIFOs with IRQs off Nathaniel Wesley Filardo 2020-09-12 13:07:48 +0100
  • 99ba687c5e Add IRQ management functions Nathaniel Wesley Filardo 2020-09-12 13:07:28 +0100
  • 2afe454eec apa102: remove dead code Nathaniel Wesley Filardo 2020-09-26 12:46:51 +0100
  • 53fc7170bd
    Add CI check to verify MkDocs menu items (#3367) Gregor Hartmann 2021-01-08 23:39:47 +0100
  • f088046778 push execute mode Gregor 2021-01-08 22:51:36 +0100
  • 3599a08535 check in with execute flag Gregor 2021-01-08 20:54:31 +0100
  • 5f35f7f406 Incorporate review Gregor 2021-01-08 20:44:42 +0100
  • 4ef4fb6884
    Harmonize whitepsace Marcel Stör 2021-01-08 12:12:27 +0100
  • 0032f875a5 add execute permissions Gregor 2021-01-07 20:52:22 +0100
  • a3e78d9376 Add check for module docs linkage in mkdocs.yml Gregor 2021-01-07 20:32:56 +0100
  • c4aaa9e0a7
    Add pixbuf to doc index Gregor Hartmann 2021-01-07 19:16:11 +0100
  • 85df6b588d
    LED strip refactor (#3158) Nathaniel Wesley Filardo 2021-01-06 23:35:34 +0000
  • 9a26e0a94b
    Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) M.K 2021-01-06 03:57:50 +0100
  • bdd14f84d0 pixbuf: incorporate review comments Nathaniel Wesley Filardo 2021-01-05 00:36:27 +0000
  • 3ad6f65f9b Correct typo in NTest pixbuf test Nathaniel Wesley Filardo 2021-01-01 20:02:40 +0000
  • faace6eb7e reapply lost changes - fix local/local mix Gregor Hartmann 2020-12-23 04:16:43 +0100
  • c39903db57 fix luacheck errors Gregor Hartmann 2020-12-20 20:48:55 +0100
  • 76bd3d33df add pixbuf to luacheck_config.lua Gregor Hartmann 2020-12-20 16:15:44 +0100
  • 97a76edfed Makefiles: Validate LUA selection or refer to the other Makefile. mk-pmb 2021-01-04 02:23:18 +0100
  • 830366188d
    Add node.osoutput() method for ESP32 (#3363) Kit Klein 2021-01-05 06:34:35 -0500
  • ada272bffd pixbuf: map Nathaniel Wesley Filardo 2020-11-17 23:23:38 +0000
  • 4fe9afbffe pixbuf: remove types, add some *I methods Nathaniel Wesley Filardo 2020-11-17 23:23:38 +0000
  • 8d7d207dec mispec "ws2812" tests -> NTest pixbuf tests Nathaniel Wesley Filardo 2020-06-12 19:28:44 +0100
  • 1b87e957d4 tm1829 pixbuf support Nathaniel Wesley Filardo 2020-06-28 14:43:04 +0100
  • acb9ebf4b8 apa102 pixbuf support Nathaniel Wesley Filardo 2020-05-28 03:37:57 +0100
  • 4dd575d951 ws2801: pixbuf support Nathaniel Wesley Filardo 2020-05-26 13:29:16 +0100
  • 37b09b3830 ws2812 buffer extracted to pixbuf Nathaniel Wesley Filardo 2020-05-23 19:14:39 +0100
  • 1b77d5d3b5 ensure tmr ref is valid before cb occurs Kit Klein 2021-01-04 21:06:50 -0500
  • 9e08be7b28 httpserver: fix memory leak Jedrzej Potoniec 2021-01-04 20:30:19 +0100
  • c695a451ee
    First round of MQTT fixes (#3360) Nathaniel Wesley Filardo 2021-01-05 11:07:09 +0000
  • 58fa007bef ensure tmr ref is valid before cb occurs Kit Klein 2021-01-04 21:06:50 -0500
  • aa05fbd186
    Correct Lua spelling Kit Klein 2021-01-04 18:43:07 -0500
  • 57b091ad92
    Correct Lua spelling Kit Klein 2021-01-04 18:42:51 -0500
  • ffca7f21b2 httpserver: fix memory leak Jedrzej Potoniec 2021-01-04 20:30:19 +0100
  • 2ec0b76ca6 update docs Kit Klein 2021-01-04 14:26:18 -0500
  • 9ab7b97c9f create node.osoutput to redirect fw logs to lua space Kit Klein 2020-11-30 21:31:46 -0500
  • 49797c3ad1
    Merge branch 'dev' into dev Gregor Hartmann 2021-01-03 16:23:58 +0100
  • 164169f9a1 Regression: fix luaL_typerror Gregor 2021-01-01 18:32:10 +0100
  • 802f5d2642 move specific parts back to NTest_NTest Gregor 2021-01-01 17:53:26 +0100
  • 18d24364db
    convert mispec tests to NTest and remove mispec (#3358) Gregor Hartmann 2020-12-31 16:54:32 +0100
  • 5cd0bafbb9 mqtt: slightly augment debug messages Nathaniel Wesley Filardo 2020-12-31 02:19:48 +0000
  • 8d8d89af75 mqtt: mqtt_socket_on use lua_checkoption Nathaniel Wesley Filardo 2020-12-30 07:18:43 +0000
  • b7c373a227 mqtt: hold strings in Lua, not C Nathaniel Wesley Filardo 2020-12-30 07:17:44 +0000
  • 1c10b481dd mqtt: remove unnecessary NULL udata checks Nathaniel Wesley Filardo 2020-12-30 07:04:12 +0000
  • 277a7d3a42 mqtt: don't retransmit messages on timeout Nathaniel Wesley Filardo 2020-04-19 00:54:42 +0100
  • ad95e63a1c mqtt: common up some callback invocations Nathaniel Wesley Filardo 2020-04-10 13:59:07 +0100
  • 6347e7432c mqtt: tidy connect and dns Nathaniel Wesley Filardo 2020-04-10 05:17:05 +0100
  • 4028c825c2 mqtt: close() should send disconnect message for real Nathaniel Wesley Filardo 2020-04-10 05:00:32 +0100
  • 4afc557a90 mqtt: miscellaneous cleanups Nathaniel Wesley Filardo 2020-04-10 02:54:39 +0100
  • 945a7e9b7a mqtt: defer message queue destruction to _disconnect Nathaniel Wesley Filardo 2020-04-10 04:42:45 +0100
  • 898da460c6 mqtt: don't tick once per second Nathaniel Wesley Filardo 2020-04-10 03:31:23 +0100
  • 327198da9b mqtt: reconnect callback does not need to hang up Nathaniel Wesley Filardo 2020-04-10 04:30:04 +0100
  • 22efc4c8dc mqtt: decouple message sent flag from timer Nathaniel Wesley Filardo 2020-04-10 03:04:42 +0100
  • eb0f514de4 mqtt: drop useless conditional Nathaniel Wesley Filardo 2020-04-10 04:14:06 +0100
  • e0428b011f mqtt: remove write-only mqtt_state.port field Nathaniel Wesley Filardo 2020-04-10 02:59:53 +0100
  • 5c081bdefc mqtt: remove concept of connection timeout Nathaniel Wesley Filardo 2020-04-09 15:51:59 +0100
  • 68c0c373f9 fix luacheck Gregor 2020-12-30 00:41:47 +0100
  • 2f73782dfd convert mispec tests to NTest and remove mispec Gregor 2020-12-30 00:24:52 +0100
  • 76311013ff
    another try Gregor Hartmann 2020-12-30 00:06:59 +0100
  • 057efde193
    fix failure check Gregor Hartmann 2020-12-29 23:51:52 +0100
  • e7911129cc make varible local Gregor 2020-12-29 23:36:52 +0100
  • 06b48af987
    Fix casing of filename Gregor Hartmann 2020-12-29 23:35:07 +0100
  • 0ce572ed3b
    Add executing first host test Gregor Hartmann 2020-12-29 23:30:18 +0100
  • c369892206 Change NTest so it can run tests on the host emulating node.task.post Gregor 2020-12-29 23:25:33 +0100
  • c2b3710f60
    Add pipeutils example (#3354) Nathaniel Wesley Filardo 2020-12-29 07:54:54 +0000
  • aaf03434a6 further work on pipeutils Nathaniel Wesley Filardo 2020-12-28 18:46:52 +0000
  • d3a91f49c9 fixup pipeutils Nathaniel Wesley Filardo 2020-12-26 15:05:26 +0000
  • 352cf4bd05 Add pipe to luacheck config Gregor Hartmann 2020-12-26 14:28:13 +0100
  • a0c2d70e68 Add pipeutils example Nathaniel Wesley Filardo 2020-12-24 00:31:32 +0000
  • 0ef609d8f4
    Add Somfy receiver (#3320) Lukáš Voborský 2020-12-28 00:04:32 +0100
  • 0fb2a121c1
    Add GitHub Actions (#3337) Gregor Hartmann 2020-12-25 23:35:00 +0100
  • 5b291e3b6d
    Moved to xenial and use release Gregor Hartmann 2020-12-25 23:28:43 +0100
  • b1d318de62
    NFC: Backport luaL_testudata to Lua 5.1 (#3352) Nathaniel Wesley Filardo 2020-12-24 07:39:08 +0000
  • 079ecc008a NFC: Backport luaL_testudata to Lua 5.1 Nathaniel Wesley Filardo 2020-12-20 23:38:24 +0000
  • 9c1f4aca5b Fix DHT module (#3334) Lukáš Voborský 2020-12-16 23:07:03 +0100
  • f4ba635d3c
    Fix softuart module setup function parameters (#3348) Lukáš Voborský 2020-12-16 12:56:55 +0100
  • 7c9baa8297
    Update TLS flag. Jude Pereira 2020-12-15 22:16:00 +0100
  • 52cc58e75f Softuart module setup function parameters bug fix Lukáš Voborský 2020-12-13 22:22:33 +0100
  • 13f5dbd77c Updated documentation Lukáš Voborský 2020-12-13 10:14:57 +0100
  • 7e6221b91d Initial version Philip Gladstone 2020-12-12 12:23:23 -0500
  • 432fe49612
    Convert test documentation to Markdown (#3346) Philip Gladstone 2020-12-11 22:24:31 -0500
  • d537d8f3ce Added the schematic Philip Gladstone 2020-12-11 22:13:18 -0500
  • 523b71f8db Get rid of the end-of-table marker Philip Gladstone 2020-12-11 22:00:07 -0500