<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/go-spew/spew/testdata, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/go-spew/atom?h=master</id>
<link rel='self' href='http://cgit.wit.com/jcarr/go-spew/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/go-spew/'/>
<updated>2024-01-14T18:21:06Z</updated>
<entry>
<title>flatten paths</title>
<updated>2024-01-14T18:21:06Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-14T18:21:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/go-spew/commit/?id=a502f839a130df70d9508f731b8cf06c19fa71b9'/>
<id>urn:sha1:a502f839a130df70d9508f731b8cf06c19fa71b9</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>Dump non-zero len and cap for applicable types.</title>
<updated>2014-05-06T03:39:05Z</updated>
<author>
<name>Josh Rickmar</name>
<email>jrick@devio.us</email>
</author>
<published>2014-05-06T03:09:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/go-spew/commit/?id=3fdaf5cea8d23107b993d363e98992fa529dd713'/>
<id>urn:sha1:3fdaf5cea8d23107b993d363e98992fa529dd713</id>
<content type='text'>
Closes #16.
</content>
</entry>
<entry>
<title>Add tests for recent cgo handling updates.</title>
<updated>2013-09-22T02:50:00Z</updated>
<author>
<name>Dave Collins</name>
<email>dave@davec.name</email>
</author>
<published>2013-09-22T02:50:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/go-spew/commit/?id=56a83c905e47b41640b0a8281d80acd377d958fa'/>
<id>urn:sha1:56a83c905e47b41640b0a8281d80acd377d958fa</id>
<content type='text'>
This commit adds tests for the recent cgo handling of char, unsigned char,
and uint8_t arrays.

In addition, it adds an architecture for the cgo specific testing based on
build constraints.  This was done because spew itself does not require
cgo, but in order to test its handling of the cgo types it needs to be fed
cgo data.  Rather than force all users to have a system which supports cgo
and an external compiler just to run the tests, the cgo test support must
explicitly be turned on via a build tag.
</content>
</entry>
</feed>
