LDB binary packing format (developers): Difference between revisions

From SambaWiki
(Created page with "=== How to test it === <pre> make test TESTS=blah </pre> ''<Anything else notable about running the tests...>'' === Where the code is located === ''<Notable files/function...")
 
(No difference)

Latest revision as of 03:32, 29 May 2019

How to test it

make test TESTS=blah

<Anything else notable about running the tests...>

Where the code is located

<Notable files/functions to start looking at...>

Reference Docs

<E.g. Microsoft specification/section that describes the feature in more detail>