Logo
Explore Help
Register Sign In
code/avo
1
0
Fork 0
You've already forked avo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
34ac353c145e436c3679daafdb071f1928be01b6
avo/tests/textflag/attrtest_test.go

10 lines
106 B
Go
Raw Normal View History

tests: autogenerated test to confirm attribute strings Test helps verify our attribute types match the macros in textflag.h. Discovered https://golang.org/issue/29487 in the process. Updates #2
2018-12-31 17:30:03 -08:00
package textflag
import "testing"
func TestAttributes(t *testing.T) {
tests/attrtest: move decl to non-test file Solves the asmdecl error: [amd64] AttrTest: function AttrTest missing Go declaration Updates #24
2019-01-13 11:51:02 -08:00
if !attrtest() {
tests: autogenerated test to confirm attribute strings Test helps verify our attribute types match the macros in textflag.h. Discovered https://golang.org/issue/29487 in the process. Updates #2
2018-12-31 17:30:03 -08:00
t.Fail()
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 130ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API