sourcemod/sourcepawn/compiler/tests
2014-06-21 23:35:55 -07:00
..
fail-array-on-implicit-this.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-array-on-implicit-this.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-ctor-bad-return-type.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-ctor-bad-return-type.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-delete-no-dtor.sp Allow base destructors to run and fix some error reporting. 2014-06-21 12:27:04 -07:00
fail-delete-no-dtor.txt Introduce 4-token lookahead buffer. 2014-06-21 23:35:55 -07:00
fail-dtor-extra-args.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-dtor-extra-args.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-dtor-non-native.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-dtor-non-native.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-dtor-returns-value.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-dtor-returns-value.txt Introduce 4-token lookahead buffer. 2014-06-21 23:35:55 -07:00
fail-duplicate-methods.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-duplicate-methods.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-method-on-array.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-method-on-array.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-method-on-function.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-method-on-function.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-mismatch-on-implicit-this.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-mismatch-on-implicit-this.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-multi-tag-on-implicit-this.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-multi-tag-on-implicit-this.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-no-tag-on-implicit-this.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-no-tag-on-implicit-this.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-ref-on-implicit-this.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
fail-ref-on-implicit-this.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-base-dtor.sp Allow base destructors to run and fix some error reporting. 2014-06-21 12:27:04 -07:00
ok-base-type-as-thistag.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-ctor-dtor.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-inheritance.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-method-on-const.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-method-on-constref.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-method-on-element.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-method-on-ref.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
ok-method-on-scalar.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
runtests.py Allow base destructors to run and fix some error reporting. 2014-06-21 12:27:04 -07:00
warn-bad-upcast.sp Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00
warn-bad-upcast.txt Introduce basic methodmaps (PR #38). 2014-06-21 04:10:15 -07:00