summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/tests.lua
Commit message (Collapse)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-02-191-1/+1
|
* added RGB unit testing (nw) Miodrag Milanovic2017-02-091-0/+8
|
* srcclean (nw) Vas Crabb2016-11-271-1/+1
|
* Make executable for test follow rules for main file (nw) Miodrag Milanovic2016-11-121-0/+44
| | | | | Make normal notation for require (nw) Split properly tests (nw)
* Converted existing test to catch framework (nw) Miodrag Milanovic2016-11-121-38/+1
|
* Added initial ninja support to use add MAKETYPE=ninja to compile command ↵ Miodrag Milanovic2016-06-091-2/+2
| | | | | | line (nw) Custom build tasks are not yet working
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-4/+4
|
* Extend system library support (nw) Jeffrey Clark2016-03-281-2/+4
| | | | | | | Extend USE_SYSTEM_LIB_* to support providing the library name and include directory. To link against system specific lib names and header path: (ref #711) USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3
* Rename 'tests' to 'mametests' to avoid name clash (nw) balr0g2016-03-181-1/+1
|
* added attotime test for balrog (nw) Miodrag Milanovic2016-03-181-0/+2
|
* With latest package from MSYS of clang 3.8.0 build at least compile fine on ↵ Miodrag Milanovic2016-03-111-5/+0
| | | | | | windows (nw) Strange crashing while executing
* Added Google Benchmark library (nw) Miodrag Milanovic2016-01-291-31/+67
| | | | | Included sample benchmark for eminline for native and noasm Made GoogleTest compile only if tests are compiled
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-3/+7
|
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-4/+0
|
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-2/+2
|
* Added GoogleTest and convert tests to us it (nw) Miodrag Milanovic2015-09-021-2/+9
|
* Added lua script/makefile changes to support building tests and portaudio (nw) Miodrag Milanovic2015-05-271-0/+42