flightaware / speedtables

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containing millions of rows. Currently oriented towards Tcl.
https://flightaware.github.io/speedtables/
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

BCK 5716 - Convert to Github Actions for CI #81

Closed resuna closed 3 years ago

resuna commented 3 years ago

The original Jenkins actions did not run tests.

The main tests are working on Linux. They're not yet working on Mac, because brew has dropped TclX as a supported package.