]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/pp_va_args.qc
tests: add check for vector negation
[xonotic/gmqcc.git] / tests / pp_va_args.qc
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2013-01-27 Dale WeilerSpiceing up the __VA_ARGS__ test
2013-01-27 Dale WeilerFix warning, and better tests for __VA_ARGS__
2013-01-27 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-01-27 Dale WeilerImplement subscripting for __VA_ARGS__, and added test...
2013-01-02 Wolfgang Bumillertests for __VA_ARGS__