Home
last modified time | relevance | path

Searched refs:SquareTest (Results 1 – 14 of 14) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/test/op/
H A DUnaryTest.cpp96 class SquareTest : public UnaryTestCommon { class
98 virtual ~SquareTest() = default;
350 MNNTestSuiteRegister(SquareTest, "op/unary/square");
/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_ColorSpiral.py78 class SquareTest(unittest.TestCase): class
/dports/graphics/py-pyglet/pyglet-1.5.21/tests/unit/media/
H A Dtest_synthesis.py113 class SquareTest(SynthesisSourceTest, unittest.TestCase): class
/dports/graphics/py-pyglet150/pyglet-1.5.0/tests/unit/media/
H A Dtest_synthesis.py113 class SquareTest(SynthesisSourceTest, unittest.TestCase): class
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A DMakefile.am170 NetStream-SquareTest \
1489 NetStream-SquareTest.c \
1494 NetStream-SquareTest.swf: NetStream-SquareTest
1495 ./NetStream-SquareTest $(abs_mediadir)
1514 NetStream-SquareTest.swf \
/dports/textproc/py-docutils/docutils-0.17.1/docs/dev/
H A Dtesting.txt145 class SquareTest(unittest.TestCase):
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/doc/changelogs/
H A DChangeLog-0.8.12921 * testsuite/misc-ming.all/Makefile.am: VideoEmbed-SquareTest.swf
2923 * testsuite/misc-ming.all/NetStream-SquareTest.c: Fixed test for
2971 * testsuite/misc-ming.all/NetStream-SquareTest.c: don't expect
2977 * testsuite/misc-ming.all/NetStream-SquareTest.c: set SWF rate back to
H A DChangeLog-0.8.21767 * testsuite/misc-ming.all/NetStream-SquareTest.c: add some newlines
1935 * testsuite/misc-ming.all/NetStream-SquareTest.c: currentFPS is
1941 * testsuite/misc-ming.all/NetStream-SquareTest.c: add a test
1957 * testsuite/misc-ming.all/NetStream-SquareTest.c: expect the failures
1966 * testsuite/misc-ming.all/NetStream-SquareTest.c: test metadata
2049 reached (allows NetStream-SquareTest to run).
2059 * testsuite/misc-ming.all/NetStream-SquareTest.c: altought the test
5048 * testsuite/misc-ming.all/NetStream-SquareTest: fix expected results for
5053 * testsuite/misc-ming.all/NetStream-SquareTest: duplicate some tests from
5067 * testsuite/misc-ming.all/NetStream-SquareTest.c: add test for
H A DChangeLog-0.8.4257 [9934] Consisteny checking for NetStream-SquareTest
H A DChangeLog-0.8.33987 * testsuite/misc-ming.all/NetStream-SquareTest.c: test that elements
H A DChangeLog-0.8.93268 NetStrem-SquareTest with plain ffmpeg from ubuntu 10.04)
H A DChangeLog-0.8.0869 * testsuite/misc-ming.all/NetStream-SquareTest.c: add missing end quote
1092 * testsuite/misc-ming.all/NetStream-SquareTest.c:
1300 NetStream-SquareTest.c, Video-EmbedSquare.c,
H A DChangeLog-0.8.68217 To be used in NetStream-SquareTest to automate regression testing.
/dports/security/seal/SEAL-3.7.2/dotnet/tests/
H A DEvaluatorTests.cs468 public void SquareTest() in SquareTest() method in SEALNetTest.EvaluatorTests