HaxeFoundation / HaxeFoundation/haxe

Some missing tests

Open
#9,744 3 comments 1 reaction 1 assignee Claimed by @Simn View on GitHub
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

I'll list some stuff I come across which isn't covered by our unit tests:

* [x] self access on abstracts over abstracts (see https://github.com/haxetink/tink_core/blob/master/src/tink/core/Ref.hx)
* [x] unops on properties (see https://github.com/HaxeFoundation/haxelib/blob/development/src/haxelib/client/Main.hx#L1568)
* [x] omitted property accessor on externs (see https://github.com/HaxeFoundation/haxe/blob/development/std/cpp/VirtualArray.hx#L28)
* [x] `@:access` via base class (see nadako)
* [x] unops on abstract resolve (see https://github.com/HaxeFoundation/hxcpp/blob/master/tools/hxcpp/BuildTool.hx#L861)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.