sourcemod/sourcepawn/compiler/tests
2014-06-20 01:28:08 -07:00
..
fail-array-on-implicit-this.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-array-on-implicit-this.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-ctor-bad-return-type.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-ctor-bad-return-type.txt Add some tests. 2014-06-20 00:08:04 -07:00
fail-dtor-extra-args.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-dtor-extra-args.txt Implement destructors. 2014-06-20 01:28:08 -07:00
fail-dtor-non-native.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-dtor-non-native.txt Implement destructors. 2014-06-20 01:28:08 -07:00
fail-dtor-returns-value.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-dtor-returns-value.txt Implement destructors. 2014-06-20 01:28:08 -07:00
fail-duplicate-methods.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-duplicate-methods.txt Add some tests. 2014-06-20 00:08:04 -07:00
fail-method-on-array.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-method-on-array.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-method-on-function.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-method-on-function.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-mismatch-on-implicit-this.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-mismatch-on-implicit-this.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-multi-tag-on-implicit-this.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-multi-tag-on-implicit-this.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-no-tag-on-implicit-this.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-no-tag-on-implicit-this.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
fail-ref-on-implicit-this.sp Implement destructors. 2014-06-20 01:28:08 -07:00
fail-ref-on-implicit-this.txt Add simple test harness. 2014-06-19 22:42:35 -07:00
ok-base-type-as-thistag.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-ctor-dtor.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-inheritance.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-method-on-const.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-method-on-constref.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-method-on-element.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-method-on-ref.sp Implement destructors. 2014-06-20 01:28:08 -07:00
ok-method-on-scalar.sp Implement destructors. 2014-06-20 01:28:08 -07:00
runtests.py Add simple test harness. 2014-06-19 22:42:35 -07:00
warn-bad-upcast.sp Implement destructors. 2014-06-20 01:28:08 -07:00
warn-bad-upcast.txt Add simple test harness. 2014-06-19 22:42:35 -07:00