Favicon of C Testing

C Testing Skill

AI Agent SkillCOpen source

Write, build, and run C tests for the VoxelPic library. USE FOR: adding new C test cases, understanding the test data format, debugging test failures, or running the existing C test suite. Published by microsoft in voxelpic.

Decision snapshot

Is this a fit?

Best for

Testing, Data analysis, Design and media, Writing

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

6 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is C Testing Skill?

Write, build, and run C tests for the VoxelPic library. USE FOR: adding new C test cases, understanding the test data format, debugging test failures, or running the existing C test suite. Published by microsoft in voxelpic. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Data analysis
  • Design and media
  • Writing
  • Testing use cases

Declared skill metadata

  • Source file: .github/skills/c-testing/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use C Testing Skill

  • Use it for testing.
  • Use it for data analysis.
  • Use it for design and media.
  • Use it for writing.

Built with

CCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/voxelpic
  • Skill file: .github/skills/c-testing/SKILL.md

What it does

Write, build, and run C tests for the VoxelPic library. USE FOR: adding new C test cases, understanding the test data format, debugging test failures, or running the existing C test suite.

Skill instructions

Testing the C Library Test Suite Overview There are three C test executables under test/, each registered with CTest: | Executable | Tests | Data Files | |--------------|------------------------------|-------------------------| | voxeltest | OcTree build round-trip | voxel1.dat–voxel5.dat | | colortest | Hue-codec encode/decode | (none — self-contained) | | imagetest | Level encode/decode to image | image7.dat–image9.dat | Building and Running sh cmake -B build --preset debug or release / debug-clang / release-clang cmake --build build ctest --test-dir build -V -V for verbose output All four CMake presets enable VOXELPICBUILDTESTS. To run a single test: sh ctest --test-dir build -R colortest -V To build with AddressSanitizer (clang): sh cmake -B build --preset release-clang -DVOXELPICSANITIZE=address cmake --build build ctest --test-dir build -V Test Data Generation Test data files are generated automatically by Python scripts as a post-build step (defined in test/CMakeLists.txt): - te

Verified compatibility and discovery

Frequently asked questions

What is C Testing?

C Testing is a open-source AI agent skill with Copy skill directory. Write, build, and run C tests for the VoxelPic library. USE FOR: adding new C test cases, understanding the test data format, debugging test failures, or running the existing C test suite.

Who is C Testing best for?

C Testing is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, design and media workflows.

How do I install C Testing?

Install or run C Testing using Copy skill directory. Check C Testing for the latest setup command.

Is C Testing actively maintained?

C Testing may need a closer maintenance check before production use.

Share:

Stars
0
Forks
1
Last commit
6 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
10 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to C Testing