summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/tests.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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