| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-24 | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 1 | -0/+2 | |
| Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> | |||||
| 2018-06-28 | tests: Add basic test for non-global LoadParm behaviour | Tim Beale | 1 | -0/+82 | |
| Add a simple test to show that the new non-global LoadParm behaviour works, i.e. - by default all LoadParm objects are linked to the same underlying object - using a non-global LoadParm creates a separate underlying object. - using a non-global LoadParm with a bad filename fails. Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | |||||
