Commit 9522ead4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a1adf641
......@@ -28,12 +28,12 @@ from numpy import arange
import os, os.path, transaction
import zodbtools.test.gen_testdata # to make time predictable
from zodbtools.test.gen_testdata import run_with_zodb3py2_compat
from zodbtools.test.gen_testdata import run_with_zodb4py2_compat
K = 1024
def main():
run_with_zodb3py2_compat(main2)
run_with_zodb4py2_compat(main2)
def main2():
outfs = "testdata/zblk.fs"
......
// Code generated by gen-set BigFile *BigFile; DO NOT EDIT.
// Copyright (C) 2015-2020 Nexedi SA and Contributors.
// Copyright (C) 2015-2021 Nexedi SA and Contributors.
// Kirill Smelkov <kirr@nexedi.com>
//
// This program is free software: you can Use, Study, Modify and Redistribute
......
// Code generated by gen-set I64 int64; DO NOT EDIT.
// Copyright (C) 2015-2020 Nexedi SA and Contributors.
// Copyright (C) 2015-2021 Nexedi SA and Contributors.
// Kirill Smelkov <kirr@nexedi.com>
//
// This program is free software: you can Use, Study, Modify and Redistribute
......
// Code generated by gen-set Oid Oid; DO NOT EDIT.
// Copyright (C) 2015-2020 Nexedi SA and Contributors.
// Copyright (C) 2015-2021 Nexedi SA and Contributors.
// Kirill Smelkov <kirr@nexedi.com>
//
// This program is free software: you can Use, Study, Modify and Redistribute
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment