Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3136_Structural_GP/HeuristicLab.Tests @ 18182

Name Size Rev Age Author Last Change
../
HeuristicLab-3.3 18156   2 years dpiringe #3136 - adapted the unit test …
HeuristicLab.Algorithms.DataAnalysis-3.4 17824   3 years gkronber #3099: set estimation limits in CV folds to original values.
HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Analysis-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Collections-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Common-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.BinaryVectorEncoding-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.IntegerVectorEncoding-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.LinearLinkageEncoding-3.4 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.PermutationEncoding-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.RealVectorEncoding-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.ScheduleEncoding-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4 17492   4 years gkronber #3067: adapted unit test to compile with r17490
HeuristicLab.IGraph 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Persistence-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Persistence.Attic 17781   3 years jkarder #3089: explicitly fail on ReflectionTypeLoadException and …
HeuristicLab.PluginInfraStructure-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.DataAnalysis-3.4 17948   3 years gkronber #3117: updated reference results in unit tests to match new results …
HeuristicLab.Problems.DataAnalysis.Symbolic-3.4 18176   2 years gkronber #3136: merged r18165:18174 from trunk to branch (resolving conflicts …
HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4 18146   2 years mkommend #3136: Merged trunk changes into branch.
HeuristicLab.Problems.Instances-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.Instances.DataAnalysis-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.LinearAssignment-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.PTSP-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.QuadraticAssignment-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.TestFunctions-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.TestFunctions.MultiObjective-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.TravelingSalesman-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Problems.VehicleRouting-3.4 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Random-3.3 17180   5 years swagner #2875: Removed years in copyrights
HeuristicLab.Scripting-3.3 17948   3 years gkronber #3117: updated reference results in unit tests to match new results …
Properties 17180   5 years swagner #2875: Removed years in copyrights
Test Resources 17021   5 years mkommend #2520: Adapted all unit tests to use attic instead of the xml …
AssemblyInitializer.cs 773 bytes 11515   9 years jkarder #2211: changed my mind about testing ui code
Branches Builder.testsettings 1.3 KB 8077   12 years mkommend #1722: added builder.testsettings for branches.
Builder.testsettings 1.2 KB 14256   8 years abeham #2651: * reverted Builder.testsettings * fixed bug in DllImporter …
HeuristicLab.snk 596 bytes 6866   12 years mkommend #1653: Merged new HL solution into the trunk.
HeuristicLab.Tests.csproj 46.8 KB 18151   2 years dpiringe #3136 - fixed eventhandler reregister after deserialisazion/cloning - …
TestRandom.cs 4.8 KB 17180   5 years swagner #2875: Removed years in copyrights
  • Property svn:ignore set to
    bin
    obj
    HeuristicLab.Tests.csproj.user
    *.vs10x
    _ReSharper.HeuristicLab 3.3 Tests
    *.user
    *.suo
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/2839_HiveProjectManagement/HeuristicLab.Testsmergedeligible
    /branches/3140_NumberSymbol/HeuristicLab.Testsmergedeligible
    /stable/HeuristicLab.Testsmergedeligible
    /trunk/HeuristicLab.Testsmergedeligible
    /branches/2435-alglib_3_15/HeuristicLab.Tests16683-17036
    /branches/2520_PersistenceReintegration/HeuristicLab.Tests16451-16564
    /branches/2892_LR-prediction-intervals/HeuristicLab.Tests15743-16388
    /branches/2904_CalculateImpacts/HeuristicLab.Tests16038-16421
    /branches/2915-AbsoluteSymbol/HeuristicLab.Tests15943-16355
    /branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Tests16148-16526
    /branches/2965_CancelablePersistence/HeuristicLab.Tests16321-16439
    /branches/2972_PDPRowSelect/HeuristicLab.Tests16444-16518
    /branches/3105_PythonFormatter/HeuristicLab.Tests17842-17921
    /branches/Async/HeuristicLab.Tests13329-15286
    /branches/DataPreprocessing/HeuristicLab.Tests10085-11101
    /branches/GeneralizedQAP/HeuristicLab.Tests6878-6890
    /branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab.Tests11570-12508
    /branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests11130-12721
    /branches/LogResidualEvaluator/HeuristicLab.Tests10202-10483
    /branches/SpectralKernelForGaussianProcesses/HeuristicLab.Tests10204-10479
    /branches/symbreg-factors-2650/HeuristicLab.Tests14232-14825
Note: See TracBrowser for help on using the repository browser.