VirtualBox

Changeset 93170 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jan 11, 2022 12:50:22 AM (3 years ago)
Author:
vboxsync
Message:

iprt/RTExprEval: Early code for a 'simple' expression evaluator a la /bin/expr and such. bugref:9781

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r93115 r93170  
    7474        tstRTFsQueries \
    7575        tstRTFilesystem \
     76        tstRTExprEval\
    7677        tstRTGetOpt \
    7778        tstRTGetOptArgv \
     
    389390tstRTFilesystem_SOURCES = tstRTFilesystem.cpp
    390391
     392tstRTExprEval_TEMPLATE = VBOXR3TSTEXE
     393tstRTExprEval_SOURCES = tstRTExprEval.cpp
     394
    391395tstRTGetOpt_TEMPLATE = VBOXR3TSTEXE
    392396tstRTGetOpt_SOURCES = tstRTGetOpt.cpp
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette