SConscript (7768:cdb18c1b51ea) SConscript (7824:b36af60dcb91)
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 30 unchanged lines hidden (view full) ---

39UnitTest('cprintftime', 'cprintftest.cc')
40UnitTest('initest', 'initest.cc')
41UnitTest('lrutest', 'lru_test.cc')
42UnitTest('nmtest', 'nmtest.cc')
43UnitTest('offtest', 'offtest.cc')
44UnitTest('rangetest', 'rangetest.cc')
45UnitTest('rangemaptest', 'rangemaptest.cc')
46UnitTest('rangemultimaptest', 'rangemultimaptest.cc')
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 30 unchanged lines hidden (view full) ---

39UnitTest('cprintftime', 'cprintftest.cc')
40UnitTest('initest', 'initest.cc')
41UnitTest('lrutest', 'lru_test.cc')
42UnitTest('nmtest', 'nmtest.cc')
43UnitTest('offtest', 'offtest.cc')
44UnitTest('rangetest', 'rangetest.cc')
45UnitTest('rangemaptest', 'rangemaptest.cc')
46UnitTest('rangemultimaptest', 'rangemultimaptest.cc')
47UnitTest('refcnttest', 'refcnttest.cc')
47UnitTest('stattest', 'stattest.cc')
48UnitTest('strnumtest', 'strnumtest.cc')
49UnitTest('symtest', 'symtest.cc')
50UnitTest('tokentest', 'tokentest.cc')
51UnitTest('tracetest', 'tracetest.cc')
48UnitTest('stattest', 'stattest.cc')
49UnitTest('strnumtest', 'strnumtest.cc')
50UnitTest('symtest', 'symtest.cc')
51UnitTest('tokentest', 'tokentest.cc')
52UnitTest('tracetest', 'tracetest.cc')