aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-09-01Fix issues with 64-bit build of test_exeZeex9-32/+115
2018-09-01Fix wrong obj formatZeex1-1/+1
2018-09-01Replace test_exe with asm_test_exeZeex3-130/+46
2018-09-01Fix asm_test build error on macOSZeex2-23/+29
2018-08-31Improve test programsZeex2-10/+24
2018-04-11Make build variables visible in CMake GUIZeex1-1/+1
2018-04-07Add NOP macros from nasm-utilsZeex1-1/+13
2018-04-07Set up asm compilation for occasional manual testingZeex7-79/+223
2016-08-29Add more logging in test programZeex1-7/+22
2016-08-28Fix CMake errorsZeex1-4/+6
2016-08-28Fix test programZeex6-47/+55
2016-08-27Enable 64-bit offsets in test programZeex1-1/+3
2016-08-25Fix trampoline generationZeex2-0/+15
2016-08-13Improve C++ interfaceZeex1-1/+1
2016-08-13Fix compile errors in C++ wrapperZeex6-26/+24
2016-07-24Convert tabs to spacesZeex3-13/+14
2016-07-24Return support for 32-bit jumps on x86-64Zeex1-1/+1
2015-01-07Fix clang warning (missing type specifier)Zeex1-2/+2
2014-11-27Add support for trampolinesZeex2-4/+6
2014-10-04Update test outputZeex1-4/+0
2014-10-04Remove excess quotesZeex1-7/+7
2014-10-04Fix test failing in release buildZeex5-55/+36
2013-12-14Remove unused argc and argvZeex1-1/+1
2013-12-14Split main() in two functions (one per test)Zeex1-11/+18
2013-12-05Add subhook_t typedefZeex1-1/+1
2013-03-27Add subhook DLL path to PATH for the testZeex1-0/+5
2013-02-06Replace spaces with tabs in test codeZeex1-25/+25
2013-01-19Add a test programZeex3-0/+59