]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/uninit.qc
Unused globals even if they have an initial value should produce unused diagnostic
[xonotic/gmqcc.git] / tests / uninit.qc
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2012-12-24 Wolfgang BumillerTests for the previous vector-liferange change