File: README.md

package info (click to toggle)
simdjson 4.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 31,400 kB
  • sloc: cpp: 195,760; ansic: 20,954; sh: 1,126; python: 885; makefile: 47; ruby: 25; javascript: 13
file content (5 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (8)
1
2
3
4
5
# Installation tests

The tests in this directory are meant to run on top of an installed simdjson library.
As such they are not meant to run as part of the main tests of the library, executed
while building. They should run after the installation step has completed.