Skip to content

Commit

Permalink
Merge pull request #97 from fletch3555/rename-examples-for-consistency
Browse files Browse the repository at this point in the history
Renaming to match case of cpp examples
  • Loading branch information
virtuald authored Dec 22, 2023
2 parents 7082531 + 1f3f482 commit 13bb632
Show file tree
Hide file tree
Showing 151 changed files with 56 additions and 56 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
112 changes: 56 additions & 56 deletions run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,65 +4,65 @@ cd "$(dirname $0)"

# Keep this list alphabetically sorted
BASE_TESTS="
addressableled
arcadedrive
arcadedrivexboxcontroller
armsimulation
canpdp
differentialdrivebot
digitalcommunication
dutycycleencoder
dutycycleinput
elevatorprofiledpid
elevatorsimulation
elevatortrapezoidprofile
encoder
flywheelbangbangcontroller
gamedata
gettingstarted
gyro
gyromecanum
hatchbot
hatchbotinlined
hidrumble
i2ccommunication
intermediatevision
magicbotsimple
mecanumbot
mecanumdrive
mecanumdriveXbox
mechanism2d
motorcontrol
physics/src
physics4wheel/src
physicsmecanum/src
physicsspi/src
potentiometerpid
quickvision
ramsetecontroller
relay
shuffleboard
solenoid
statefulautonomous
statespaceflywheel
tankdrive
tankdrivexboxcontroller
timed/src
ultrasonic
ultrasonicpid
AddressableLED
ArcadeDrive
ArcadeDriveXboxController
ArmSimulation
CANPDP
DifferentialDriveBot
DigitalCommunication
DutyCycleEncoder
DutyCycleInput
ElevatorProfiledPID
ElevatorSimulation
ElevatorTrapezoidProfile
Encoder
FlywheelBangBangController
GameData
GettingStarted
Gyro
GyroMecanum
HatchbotInlined
HatchbotTraditional
HidRumble
I2CCommunication
IntermediateVision
MagicbotSimple
MecanumBot
MecanumDrive
MecanumDriveXbox
Mechanism2d
MotorControl
Physics/src
Physics4Wheel/src
PhysicsMecanum/src
PhysicsSPI/src
PotentiometerPID
QuickVision
RamseteController
Relay
ShuffleBoard
Solenoid
StatefulAutonomous
StateSpaceFlywheel
TankDrive
TankDriveXboxController
Timed/src
Ultrasonic
UltrasonicPID
"

IGNORED_TESTS="
armbot
armbotoffboard
drivedistanceoffboard
frisbeebot
gyrodrivecommands
ramsetecommand
schedulereventlogging
selectcommand
romi
physicscamsim/src
ArmBot
ArmBotOffboard
DriveDistanceOffboard
FrisbeeBot
GyroDriveCommands
RamseteCommand
SchedulerEventLogging
SelectCommand
RomiReference
PhysicsCamSim/src
"

ALL_TESTS="${BASE_TESTS}"
Expand Down

0 comments on commit 13bb632

Please sign in to comment.