>>>>> Ben Finney <[email protected]> writes: > Okay. To be clear, what Python API are we talking about? I assume this means > the ‘ledger’ Python module installed, whose source is the C++ files under > ‘src/’. Yes?
It's in the py*.cc files under src/. > What constitutes the current test suite for that code, and how is it > automated? The current tests are auto-generated from the C++ tests, so that the testing should be identical for the covered modules. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
