quakeforge/libs/gamecode/test
Bill Currie 0b674f5ed4 [gamecode] Clean up some opcode names
While working on the new opcode table, I decided a lot of the names were
not to my liking.  Part of the problem was the earlier clash with the
v6p opcode names, but that has been resolved via the v6p tag.
2022-01-05 19:04:43 +09:00
..
head.c [gamecode] Add tests for push and pop 2022-01-03 23:27:01 +09:00
main.c [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
Makemodule.am [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
test-double.c [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
test-float.c [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
test-int.c [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
test-load.c [gamecode] Add tests for push and pop 2022-01-03 23:27:01 +09:00
test-long.c [gamecode] Add tests for the basic math ops 2022-01-04 17:50:49 +09:00
test-stack.c [gamecode] Add tests for push and pop 2022-01-03 23:27:01 +09:00
test-store.c [gamecode] Add tests for push and pop 2022-01-03 23:27:01 +09:00
test-vector.c [gamecode] Clean up some opcode names 2022-01-05 19:04:43 +09:00