]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/break.qc
Fix ~ unary operator (can now const-fold). Also things like b &= ~1 work now. We...
[xonotic/gmqcc.git] / tests / break.qc
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2012-11-22 Wolfgang (Blub)... Collapse the break tests into 1
2012-11-19 Wolfgang (Blub)... Adding break/continue testcases